Method | Description | |
---|---|---|
GetHandlerType ( ) : |
Gets the type of the handler.
|
|
UseCommandSourcingAsyncAttribute ( int step, HandlerTiming timing = HandlerTiming.Before ) : System |
Initializes a new instance of the UseCommandSourcingAsyncAttribute class.
|
public UseCommandSourcingAsyncAttribute ( int step, HandlerTiming timing = HandlerTiming.Before ) : System | ||
step | int | The step. |
timing | HandlerTiming | The timing. |
return | System |