Generic base event, triggered when the there are no other handlers available for a specific EventID.

Namespace: Crestron.SimplSharpPro
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public event BaseEventHandler BaseEvent

Value

Type: Crestron.SimplSharpPro..::..BaseEventHandler

See Also