The PutOp type exposes the following members.

Properties

  NameDescription
Public propertyHasOldTuple
true if old entry exists, false otherwise
Public propertyOldTuple
Return old space entry if it exists
Public propertyTuple
The tuple from the space
Public propertyType
Type = OpType.PUT

See Also