Share via


ChannelFaultedEventArgs Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains arguments for a faulted WCF channel event.

The following tables list the members exposed by the ChannelFaultedEventArgs type.

Public Constructors

  Name Description
  ChannelFaultedEventArgs Overloaded.  

Top

Public Properties

  Name Description
public property Cancel  Gets or sets whether the event is cancelled.  (inherited from CancelEventArgs)
public property Exception Gets the exception related to the event.
public property Message Gets the message describing the event.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ChannelFaultedEventArgs Class
Microsoft.Xrm.Sdk.Client Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.