[This is preliminary documentation and is subject to change.]
Control whether the instance respects object life spans
if they are set
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
bool SweepExpiredObjects { get; set; }
bool SweepExpiredObjects { get; set; }
Property SweepExpiredObjects As Boolean
Get
Set
Property SweepExpiredObjects As Boolean
Get
Set
property bool SweepExpiredObjects {
bool get ();
void set (bool value);
}
property bool SweepExpiredObjects {
bool get ();
void set (bool value);
}
abstract SweepExpiredObjects : bool with get, set
abstract SweepExpiredObjects : bool with get, set
Property Value
Type:
Boolean