Share via


CrmServerLoginControl.ConnectionCheckBegining Event

 

Applies To: Dynamics CRM 2015

Raised when the connection process has begun

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

Syntax

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

See Also

CrmServerLoginControl Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright