Event DefinitionChange EventNFX Class Library

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

Invoked when one of timer event definition parameters changes. Always called synchronously on the same thread that made a change. 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 TimerEventDefinitionChange DefinitionChange

Value

Type: NFX.Time TimerEventDefinitionChange
See Also