Click or drag to resize
PutOpOldTuple Property
Return old space entry if it exists

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

Property Value

Type: Tuple
The old tuple
See Also