Edit

Share via


RealTimeConnectionManager.LocalHostName Property

Definition

Gets the fully qualified local host name. This is either the local fully-qualified domain name (FQDN), if the certificate is not used, or the host in the certificate, or the value set by the application.

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

Property Value

Applies to