FailureResponseException.WarningInformation Property

Definition

Gets the list of warning headers representing the warning information received as warning header in the request.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Signaling::WarningHeader ^> ^ WarningInformation { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Signaling::WarningHeader ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Signaling.WarningHeader> WarningInformation { get; }
member this.WarningInformation : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Signaling.WarningHeader>
Public ReadOnly Property WarningInformation As Collection(Of WarningHeader)

Property Value

Applies to