Share via


DpwsClient.MessageType Property

Identifies the type of message sent or received.

Namespace: Dpws.Client
Assembly: MFDpwsClient (in mfdpwsclient.dll)

Syntax

public virtual WsMessageType MessageType { get; set; }

Property Value

Indicates the type of message.

Remarks

The type of messages supported by the stack are SOAP, MTOM and Fault. See BodyParts description. The default value of this property is WsMessageType.Soap.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DpwsClient Class
DpwsClient Members
Dpws.Client Namespace