Click or drag to resize
PutEventOldTuple Property
Return the overwritten tuple if it existed before the put event

Namespace: Com.Tibco.As.Space.Event
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Tuple OldTuple { get; }

Property Value

Type: Tuple
The old tuple
See Also