FaultCode Properties
Collapse the table of content
Expand the table of content

FaultCode Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The FaultCode type exposes the following members.

  NameDescription
Public property IsPredefinedFault Gets a value that indicates whether the fault is a SOAP 1.1 or SOAP 1.2 fault.
Public property IsReceiverFault Gets a value that indicates whether the fault is a SOAP 1.1 server fault or a SOAP 1.2 receiver fault.
Public property IsSenderFault Gets a value that indicates whether the fault is a SOAP 1.1 client fault or a SOAP 1.2 sender fault.
Public property Name Gets the local name of the fault code.
Public property Namespace Gets the namespace for the fault code.
Public property SubCode Gets the fault subcode.
Top

Show:
© 2017 Microsoft