Partager via


ConnectorFrameworkProxy.Reconnect Method ()

 

Applies To: Operations Manager for System Center 2012

Reconnects the ConnectorFrameworkProxy object to the management server after it has been disconnected from the server.

Namespace:   Microsoft.EnterpriseManagement.ConnectorFramework
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

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

Remarks

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

See Also

ConnectorFrameworkProxy Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top