Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
CrmServerLoginConfigControl Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright