Shutdown a StreamBase server.
Shutdown a 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 string Shutdown()
Public Function Shutdown As String
public:
String^ Shutdown()

Exceptions

ExceptionCondition
StreamBase.SB..::..StreamBaseExceptionnetwork or other error
StreamBase.SB..::..StreamBaseExceptionnetwork or other error

See Also