BindingElement.ProcessOutputMessage Method
Processes an output message for a specified context.
Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public bool ProcessOutputMessage (
ref WsMessage message,
BindingContext ctx
)
Parameters
- message
The SOAP message to process. - ctx
The context for the message.
Return Value
true if successful; otherwise, false.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.
See Also
Reference
BindingElement Class
BindingElement Members
Ws.Services.Binding Namespace