FailureResponseException.DiagnosticInformation Property

Definition

Gets the DiagnosticHeader representing the diagnostic information received as ms-diagnostics or ms-diagnostics-public header in the response. If message contains both headers then this will represent the ms-diagnostics header information.

public:
 property Microsoft::Rtc::Signaling::DiagnosticHeader ^ DiagnosticInformation { Microsoft::Rtc::Signaling::DiagnosticHeader ^ get(); };
public Microsoft.Rtc.Signaling.DiagnosticHeader DiagnosticInformation { get; }
member this.DiagnosticInformation : Microsoft.Rtc.Signaling.DiagnosticHeader
Public ReadOnly Property DiagnosticInformation As DiagnosticHeader

Property Value

Applies to