ConnectorFrameworkProxy.Reconnect Method

Definition

Reconnects the channel.

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

Remarks

Use this method to reconnect to the management server in response to the ServerDisconnectedException.

Applies to