ActionItemBaseTAction, TCollectionRun Method

Run the configured action.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public Task Run()

Return Value

Task
Reference to a Task that represents the asynchronous operation.

See Also