IPileImplementation SweepExpiredObjects Property NFX Class Library

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

Control whether the instance respects object life spans if they are set

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

bool SweepExpiredObjects { get; set; }

Property Value

Type: OnlineBoolean
See Also