The URI used to connect to the LiveView server.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
public LiveViewURI URI { get; set; }
Public Property URI As LiveViewURI Get Set
public: property LiveViewURI^ URI { LiveViewURI^ get (); void set (LiveViewURI^ value); }