Share via


ConnectErrorEventArgs Class

 

Applies To: Dynamics CRM 2015

Data Payload for the Connection Error 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.ConnectErrorEventArgs

Syntax

public class ConnectErrorEventArgs : EventArgs
public ref class ConnectErrorEventArgs : EventArgs
type ConnectErrorEventArgs = 
    class
        inherit EventArgs
    end
Public Class ConnectErrorEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod ConnectErrorEventArgs()

Properties

Name Description
System_CAPS_pubproperty ErrorMessage

Error message

System_CAPS_pubproperty Ex

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod 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