Namespace: Microsoft.IdentityModel.Protocols.WSTrust
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim instance As WSTrustChannel instance.Close |
Syntax
Visual Basic |
---|
Public Sub Close |
C# |
---|
public void Close () |
C++ |
---|
public: virtual void Close () sealed |
J# |
---|
public final void Close () |
JScript |
---|
public final function Close () |
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.