Describes the type of event represented by this instance of ConnectionEventArgs.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
public ConnectionEventArgs..::..ConnectionEventType EventType { get; internal set; }
Public Property EventType As ConnectionEventArgs..::..ConnectionEventType
	Get
	Friend Set

See Also