Create a StreamBaseAdminClient and establishes a connection to a remote server
at the given URI.
Create a StreamBaseAdminClient and establishes a connection to a remote server
at the given URI.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.3.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- sUri
- String
Exceptions
| Exception | Condition |
|---|---|
| StreamBase.SB..::..StreamBaseException | connect error, malformed URI, etc. |
| StreamBase.SB..::..StreamBaseException | connect error, malformed URI, etc. |