Edit

Share via


RealTimeServerTlsConnectionManager.PoolFqdn Property

Definition

Gets or sets the pool fqdn for this machine.

public:
 property System::String ^ PoolFqdn { System::String ^ get(); void set(System::String ^ value); };
public string PoolFqdn { get; set; }
member this.PoolFqdn : string with get, set
Public Property PoolFqdn As String

Property Value

Remarks

If set, it will be used in the contact header. If not set, the contact header will be generated using default logic to parse pool fqdn from certificate subject.

Applies to