ServerConnectStatusEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Event Raised when the Server Validate Connection Command operates.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Xrm.Tooling.CrmConnectControl.ServerConnectStatusEventArgs
Syntax
public class ServerConnectStatusEventArgs : EventArgs
Public Class ServerConnectStatusEventArgs
Inherits EventArgs
Constructors
Properties
Name | Description | |
---|---|---|
Connected | if true, connected to CRM, else not connected to CRM |
|
ErrorMessage | Error Message from the originating source |
|
exEvent | Exception that goes with the error message |
|
MultiOrgsFound | If true, there were multiple organizations found, the user will need to select the correct org and re logon. |
|
StatusMessage | Text status message, usually communicating the current state of the login process. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright