EventTimer ResolutionMs Property NFX Class Library

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

Timer resolution in milliseconds

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

[ConfigAttribute]
[ExternalParameterAttribute(new string[] { ... })]
public int ResolutionMs { get; set; }

Property Value

Type: OnlineInt32

Implements

IEventTimerImplementation ResolutionMs
IEventTimer ResolutionMs
See Also