MonitorEvent.Kind Property

This is the kind of the monitoring event. See enumeration IntervalZero.RTX64.Monitor.MF_EVENT_KIND for the various kinds of monitoring events.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public uint Kind { get; }

Property Value

Type: UInt32
See Also