Creates an instance using the supplied URI and no connection event handler.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
public ConnectionConfig( LiveViewURI uri )
Public Sub New ( _ uri As LiveViewURI _ )
public: ConnectionConfig( LiveViewURI^ uri )
Parameters
- uri
- LiveViewURI
The URI to use when connecting to the LiveView server.