| OperationTraceCompletedArgsTContent Properties | 
The OperationTraceCompletedArgsTContent generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Operation | 
            Gets the operation for which a trace is available.
             | 
|  | OperationSucceeded | 
            Gets a value indicating whether the operation this trace represents succeeded (if true), or failed with an exception (if false).
             | 
|  | TraceContent | 
            Gets the content of the trace.
             | 
 See Also
See Also