Edit

Share via


RealTimeConnection.Disconnect Method

Definition

Disconnects a connection that is currently connected. If the connection does not exist, or it is not connected, this method does nothing.

public:
 void Disconnect();
public void Disconnect ();
member this.Disconnect : unit -> unit
Public Sub Disconnect ()

Applies to