Close/shutdown the connection to the StreamBase server.
Close/shutdown the connection to the StreamBase server.

Namespace: StreamBase.SB.Client
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void Close()
Public Sub Close
public:
void Close()

See Also