Event StatusChange EventNFX Class Library

[This is preliminary documentation and is subject to change.]

Invoked when timer event status changes. Always called synchronously by the timer thread. Subscribers should not block for long

Namespace: NFX.Time
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public event TimerEventStatusChange StatusChange

Value

Type: NFX.Time TimerEventStatusChange
See Also