Close Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Closes the reply channel.

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

Syntax

'Declaration
Public Sub Close
public void Close()
public:
virtual void Close() sealed
abstract Close : unit -> unit 
override Close : unit -> unit 
public final function Close()

Implements

IReplyChannel. . :: . .Close() () () ()

.NET Framework Security

See Also

Reference

ReplyChannel Class

Ws.Services.Binding Namespace