Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)> Events

The CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)> type exposes the following members.

Events


  Name Description
Public event CommandBuilt
Occurs when a command has been built.
(Inherited from ExecutionToken.)
Public event CommandExecuted
Occurs when a command has been built.
(Inherited from ExecutionToken.)