Click or drag to resize
RouterPutOp Properties

The RouterPutOp 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 propertyTtl
Ttl of the entry
Public propertyTuple
The tuple from the space
Public propertyType
Type = OpType.PUT
Top
See Also