TelemetryExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class TelemetryExtensions abstract sealed
public static class TelemetryExtensions
type TelemetryExtensions = class
Public Module TelemetryExtensions
- Inheritance
-
TelemetryExtensions
Methods
PostCorrelatedFaultEvent(TelemetrySession, TelemetryScope<OperationEvent>, String, String, Exception, Func<IFaultUtility,Int32>) |
Posts a FaultEvent that is correlated with |
PostCorrelatedFaultEvent(TelemetrySession, TelemetryScope<OperationEvent>, String, String, FaultSeverity, Exception, Func<IFaultUtility,Int32>) |
Posts a FaultEvent that is correlated with |