Méthode | Description | |
---|---|---|
GetHandlerType ( ) : |
Gets the type of the handler.
|
|
InitializerParams ( ) : object[] |
Initializers the parameters.
|
|
MonitorAsyncAttribute ( int step, HandlerTiming timing, |
Initializes a new instance of the MonitorAsyncAttribute class.
|
public MonitorAsyncAttribute ( int step, HandlerTiming timing, |
||
step | int | The step. |
timing | HandlerTiming | The timing. |
handlerType | The type of the monitored handler (used to extract the assembly qualified type name for instrumentation purposes) | |
Résultat | System |