Share via


UdpTransportBindingElement.OnProcessInputMessage Method

Processes an input message.

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

Syntax

protected override ChainResult OnProcessInputMessage (
         ref WsMessage msg,
         BindingContext ctx
)

Parameters

  • msg
    The message to process.
  • ctx
    The message context.

Return Value

The handling status for this operation.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

UdpTransportBindingElement Class
UdpTransportBindingElement Members
Ws.Services.Binding Namespace