PersistentChatServices.DomainName Property

Definition

Gets the name of the domain for this server. The DomainName is determined by the SIP URI of the Persistent Chat server pool.

public:
 property System::String ^ DomainName { System::String ^ get(); };
public string DomainName { get; }
member this.DomainName : string
Public ReadOnly Property DomainName As String

Property Value

The name of the domain.

Applies to