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
Data Payload for the Connection status events
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.ConnectStatusEventArgs
Syntax
public class ConnectStatusEventArgs : EventArgs
public ref class ConnectStatusEventArgs : EventArgs
type ConnectStatusEventArgs = 
    class
        inherit EventArgs
    end
Public Class ConnectStatusEventArgs
    Inherits EventArgs
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | ConnectStatusEventArgs() | |
| .jpeg) | ConnectStatusEventArgs(Boolean) | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | ConnectSucceeded | Flag indicating connection state. | 
| .jpeg) | Status | Status of the connection process | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | 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
© 2016 Microsoft. All rights reserved. Copyright