ServerConnectStatusEventArgs Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Event Raised when the Server Validate Connection Command operates.
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
| 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. |
| 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


