Share via


UdpTransportBindingElement.OnProcessOutputMessage Method

Processes an output message.

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

Syntax

protected override ChainResult OnProcessOutputMessage (
         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