DiscoveryServiceFault Members

Represents a discovery service fault.

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

Public Constructors

  Name Description
  DiscoveryServiceFault Initializes a new instance of the DiscoveryServiceFault class.

Top

Public Properties

  Name Description
public property ErrorCode  Gets or sets the fault error code. (inherited from BaseServiceFault)
public property ErrorDetails  Gets or sets the details of the fault. (inherited from BaseServiceFault)
public property ExtensionData  Gets or sets a structure that contains extra data. (inherited from BaseServiceFault)
public property InnerFault Gets or sets the fault instance that caused the current fault.
public property Message  Gets or sets the message for the fault. (inherited from BaseServiceFault)
public property Timestamp  Gets or sets the date and time when the fault occurred. (inherited from BaseServiceFault)

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

DiscoveryServiceFault Class
Microsoft.Xrm.Sdk Namespace
IDiscoveryService

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