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: 10.2.1.2 (10.2.1.2)

Syntax

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

See Also