IPile Rejuvenate Method NFX Class Library

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

If pile supports expiration, resets object age to zero. Returns true if object was found and reset. N/A for pile that do not support expiration

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

bool Rejuvenate(
	PilePointer ptr
)

Return Value

Type: OnlineBoolean
See Also