ActionItemBaseTAction, TCollectionRun Method

Run the configured action.

Definition

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

Return Value

Task
Reference to a Task that represents the asynchronous operation.

See Also