[This is preliminary documentation and is subject to change.]

The ServiceFault type exposes the following members.

Constructors

  NameDescription
ServiceFault
Initializes a new instance of the ServiceFault class

Fields

  NameDescription
FaultCode
The ServiceFaultCode for the Fault
Message
A human-readable message for the Fault including any exception details that may be needed to resolve the problem.

See Also