The URI used to connect to the server. This might change for certain forms of redirects.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
string ConnectionURI { get; }
ReadOnly Property ConnectionURI As String
	Get
property String^ ConnectionURI {
	String^ get ();
}

See Also