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.
            
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.4.4.0 (10.4.4.0)
Syntax
| C# | Visual Basic | Visual C++ | 
List<ILiveViewConnectionControl> ConnectionControls { get; }
ReadOnly Property ConnectionControls As List(Of ILiveViewConnectionControl) Get
property List<ILiveViewConnectionControl^>^ ConnectionControls { List<ILiveViewConnectionControl^>^ get (); }