FaultCode.IsSenderFault Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the fault is a SOAP 1.1 client fault or a SOAP 1.2 sender fault.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Booleantrue if the fault is a SOAP 1.1 client fault or a SOAP 1.2 sender fault; otherwise, false.
Show: