메소드 | 설명 | |
---|---|---|
GetHandlerType ( ) : |
Gets the type of the handler.
|
|
InitializerParams ( ) : object[] |
Initializers the parameters.
|
|
MonitorAttribute ( int step, HandlerTiming timing, |
Initializes a new instance of the RequestHandlerAttribute class.
|
public MonitorAttribute ( 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) | |
리턴 | System |