Share via


IWsServiceEndpoint.MessageType Property

Identifies the type of message sent or received from a client or hosted service.

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

Syntax

public virtual abstract WsMessageType MessageType { get; set; }

Property Value

The type of message sent or received from a client or hosted service.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

IWsServiceEndpoint Interface
IWsServiceEndpoint Members
Ws.Services Namespace