Click or drag to resize

OperationTraceCompletedArgsTContent Properties

The OperationTraceCompletedArgsTContent generic type exposes the following members.

Properties
  NameDescription
Public propertyOperation
Gets the operation for which a trace is available.
Public propertyOperationSucceeded
Gets a value indicating whether the operation this trace represents succeeded (if true), or failed with an exception (if false).
Public propertyTraceContent
Gets the content of the trace.
Top
See Also