IExecutionTrace Interface |
Namespace: MFiles.VAF
The IExecutionTrace type exposes the following members.
Name | Description | |
---|---|---|
![]() | TraceAfterAutomaticStateTransitionTrigger |
Sends the notification of automatic state transition conditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterEvent |
Sends the After Event notification for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterExtensionMethod |
Sends the After Extension Method notification for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterPropertyCustomizedAutomaticNumbering |
Sends the notification of property customized automatic numbering for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterPropertyCustomValueCalculation |
Sends the notification of property custom value calculation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterPropertyValueValidation |
Sends the notification of property value validation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterStatePostConditions |
Sends the notification of state postconditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterStatePreConditions |
Sends the notification of state preconditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceAfterStateRunAction |
Sends the notification of state run action for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeAutomaticStateTransitionTrigger |
Sends the notification of automatic state transition conditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeEvent |
Sends the Before Event notification for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeExtensionMethod |
Sends the Before Extension Method notification for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforePropertyCustomizedAutomaticNumbering |
Sends the notification of property customized automatic numbering for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforePropertyCustomValueCalculation |
Sends the notification of property custom value calculation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforePropertyValueValidation |
Sends the notification of property value validation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeStatePostConditions |
Sends the notification of state postconditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeStatePreConditions |
Sends the notification of state preconditions evaluation for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceBeforeStateRunAction |
Sends the notification of state run action for Event Tracing for Windows framework. This can be used e.g. to produce performance logs.
|
![]() | TraceCustomEvent |
Sends the notification of a custom event.
|