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

Syntax

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

See Also