Deli z drugimi prek


CrmConnectionManager.ServerConnectionStatusUpdate Event

 

Applies To: Dynamics CRM 2015

Raised when a status is updated

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public event EventHandler<ServerConnectStatusEventArgs> ServerConnectionStatusUpdate
public:
event EventHandler<ServerConnectStatusEventArgs^>^ ServerConnectionStatusUpdate {
    void add(EventHandler<ServerConnectStatusEventArgs^>^ value);
    void remove(EventHandler<ServerConnectStatusEventArgs^>^ value);
}
member ServerConnectionStatusUpdate : IEvent<EventHandler<ServerConnectStatusEventArgs>,
    ServerConnectStatusEventArgs>
Public Event ServerConnectionStatusUpdate As EventHandler(Of ServerConnectStatusEventArgs)

See Also

CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright