Click or drag to resize
RouterPutOpTuple Property
The tuple from the space

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

Property Value

Type: Tuple
The new tuple after the put

Implements

RouterWriteOpTuple
See Also