Partilhar via


ServerPolicyException.WarningAgent Property

Gets a string identifying the issuer of the warning, or String.Empty if not available.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property WarningAgent As String
    Get
    Friend Set
'Usage
Dim instance As ServerPolicyException
Dim value As String

value = instance.WarningAgent
public string WarningAgent { get; internal set; }

Property Value

Type: System.String

See Also

Reference

ServerPolicyException Class

ServerPolicyException Members

Microsoft.Rtc.Signaling Namespace