Event VisitAndCheck Method NFX Class Library

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

Invoked by timer, checks all conditions and fires/expires event depending on the status. Returns true if event was fired, false otherwise

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

protected internal bool VisitAndCheck(
	DateTime utcNow
)

Return Value

Type: OnlineBoolean
See Also