Return the modified Tuple due to the space operation such as put, take, lock, unlock or expire.
Namespace: Com.Tibco.As.Space.EventAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property Tuple As Tuple
Get
property Tuple^ Tuple {
Tuple^ get ();
}
abstract Tuple : Tuple with get
Property Value
Type:
TupleThe modified tuple
See Also