ConnectorFrameworkProxy.Reconnect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.