VaultApplicationBaseCreateExecutionTracer Method

Overridable factory method to create the execution tracer object.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual IExecutionTrace CreateExecutionTracer()

Return Value

IExecutionTrace
The instantiated execution tracer object.

See Also