[This is preliminary documentation and is subject to change.]
Puts a CLR object into the pile and returns a newly-allocated pointer.
Throws out-of-space if there is not enough space in the pile and limits are set.
Optional lifeSpanSec will auto-delete object after the interval elapses if
the pile SupportsObjectExpiration and SweepExpireObjects is set to true
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Return Value
Type: PilePointerSee Also