Share via


BindingElement.Close Method

Closes a communication stream for a binding context.

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

Syntax

public void Close (
         Stream stream,
         BindingContext ctx
)

Parameters

  • stream
    The stream to close.
  • ctx
    The context for the stream to close.

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