The LiveView connection that triggered this event.
            
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.0.23177 (2.2.0.23177)
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public ILiveViewConnection Connection { get; internal set; }
Public Property Connection As ILiveViewConnection Get Friend Set
public: property ILiveViewConnection^ Connection { ILiveViewConnection^ get (); internal: void set (ILiveViewConnection^ value); }


























