Edit

Share via


RealTimeConnectionManager.SetDefaultTlsTuple Method

Definition

Set the default TlsCredentials for the core manager. This might be used by S4 when it needs Tls tuple for outgoing connection and one was not provided to it directly.

protected:
 virtual void SetDefaultTlsTuple();
protected virtual void SetDefaultTlsTuple ();
abstract member SetDefaultTlsTuple : unit -> unit
override this.SetDefaultTlsTuple : unit -> unit
Protected Overridable Sub SetDefaultTlsTuple ()

Applies to