TroubleshootingContext Members
Include Protected Members
Include Inherited Members
The TroubleshootingContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SendExceptionReportWithTraces(Exception, Boolean) | ||
SendExceptionReportWithTraces(Exception, Boolean, Boolean) | ||
SendTroubleshootingReportWithTraces(Exception) | ||
SendTroubleshootingReportWithTraces(Exception, String) | ||
ToString | (Inherited from Object.) | |
TraceOperationCompletedAndUpdateContext() | ||
TraceOperationCompletedAndUpdateContext(Int64) |
Top