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

A message returned as part of a SOAP FaultContract that describes a service in a faulted state.

Namespace:  QPulseWebServices.Contracts.Fault
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public class ServiceFault

Inheritance Hierarchy

System..::.Object
  QPulseWebServices.Contracts.Fault..::.ServiceFault

See Also