The ILiveViewMultiConnection type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| AlertManager | 
            Provides an API for managing alerts on the server.
              (Inherited from ILiveViewConnection.) | |
| ConnectionControls | 
            This list will have a one-for-one correspondence with the list of ConnectionConfigs or the list of URI's that were
            used to create this ILiveViewMultiConnection.
              | |
| ConnectionURI | 
            The URI used to connect to the server.
              (Inherited from ILiveViewConnection.) | |
| CurrentConnection | 
            LiveViewConnectionControl of the "current" connection, if there is one.  The current connection will
            always have a ConnectionState of CONNECTED. (At least, it did when this method returned.) If no connection
            is currently connected, this will return null.
              | |
| Version | 
            Contains version information on the connected server.
              (Inherited from ILiveViewConnection.) |