Property IsResetBeforeCallback
IsResetBeforeCallback
Returns whether this repeating registration starts the countdown to the next tick before the current callback completes (ResetIntervalBeforeCallback).
bool IsResetBeforeCallback { get; }
Property Value
Remarks
This only applies to repeating time-interval registrations, and is false
for non-repeating registrations.