[This is preliminary documentation and is subject to change.]
Returns false and does nothing on set in this implementation
if they are set
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool SweepExpiredObjects { get; set; }public bool SweepExpiredObjects { get; set; }Public Property SweepExpiredObjects As Boolean
Get
Set
Public Property SweepExpiredObjects As Boolean
Get
Set
public:
virtual property bool SweepExpiredObjects {
bool get () sealed;
void set (bool value) sealed;
}public:
virtual property bool SweepExpiredObjects {
bool get () sealed;
void set (bool value) sealed;
}abstract SweepExpiredObjects : bool with get, set
override SweepExpiredObjects : bool with get, set
abstract SweepExpiredObjects : bool with get, set
override SweepExpiredObjects : bool with get, set
Property Value
Type:
BooleanImplements
IPileImplementation SweepExpiredObjects