Event ResetCallCount Method NFX Class Library

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

Resets call count counter. If this event has expired it will eventually transition to Started state. Keep in mind that it may expire again if EndDate is set and past due

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

public void ResetCallCount()
See Also