Get the URIs of the servers to which we're connected.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
public StreamBaseURI[] GetURIs()
Public Function GetURIs As StreamBaseURI()
public: array<StreamBaseURI^>^ GetURIs()