The LiveView connection that triggered this event.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.0.0.2 (11.0.0.2)
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); }