Close Method

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

When implemented by a class, closes the communication channel with the remote endpoint.

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

Syntax

'Declaration
Sub Close
void Close()
void Close()
abstract Close : unit -> unit 
function Close()

.NET Framework Security

See Also

Reference

IRequestChannel Interface

Ws.Services.Binding Namespace