UdpTransportBindingElement.OnOpen Method
Opens the stream for the UDP transport binding.
Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
protected override ChainResult OnOpen (
ref Stream stream,
BindingContext ctx
)
Parameters
- stream
The binding stream. - ctx
The binding 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