Get the URI of the server to which we're connected.

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 StreamBaseURI GetURI()
Public Function GetURI As StreamBaseURI
public:
StreamBaseURI^ GetURI()

See Also