WsWsaFaultType Enumeration

Enumeration used to represent WS-Addressing

Namespace: Ws.Services.Faults
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public enum WsWsaFaultType

Members

  Member name Description
ActionNotSupported Fault sent when the action property is not supported at the specified endpoint.
DestinationUnreachable Fault sent when the endpoint specified in a message information header cannot be found.
EndpointUnavailable Fault sent when the endpoint is unable to process the message at this time.
InvalidMessageInformationHeader Fault sent when the message information header cannot be processed.
MessageInformationHeaderRequired Fault sent when the a required message information header is missing.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

Ws.Services.Faults Namespace