The URI used to connect to the server.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.4.2 (10.6.4.2)
Syntax
C# | Visual Basic | Visual C++ |
string ConnectionURI { get; }
ReadOnly Property ConnectionURI As String Get
property String^ ConnectionURI { String^ get (); }