The URI used to connect to the server. This might change for certain forms of redirects.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.1.1)
Syntax
C# | Visual Basic | Visual C++ |
string ConnectionURI { get; }
ReadOnly Property ConnectionURI As String Get
property String^ ConnectionURI { String^ get (); }