IExecutionTraceTraceCustomEvent Method
Sends the notification of a custom event.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
void TraceCustomEvent(
string ActivityID,
string Name
)
Parameters
- ActivityID String
- The current activity ID. Identifies the execution context.
- Name String
- The handler method name.