Event Interval Property NFX Class Library

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

Specifies how often event fires

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

[ConfigAttribute]
[ExternalParameterAttribute(new string[] { ... })]
public TimeSpan Interval { get; set; }

Property Value

Type: OnlineTimeSpan
See Also