Method | Description | |
---|---|---|
BeginProfiling ( string dataProvider, string channel ) : bool | ||
EndProfiling ( string dataProvider ) : bool |
Method | Description | |
---|---|---|
MyTraceEventHandler ( ITraceArguments packet ) : void | ||
ProfilerListener ( ) : System |
public static BeginProfiling ( string dataProvider, string channel ) : bool | ||
dataProvider | string | |
channel | string | |
return | bool |
public static EndProfiling ( string dataProvider ) : bool | ||
dataProvider | string | |
return | bool |