CitrusleafWriteInfo PropertiesAerospike
The CitrusleafWriteInfo type exposes the following members.
Properties

  NameDescription
Public propertyGeneration
Expected record generation. Generation indicates how many times the record has been modified. The write will fail if the expected generation is set and it's not the generation on the server. If set, the expected generation should be zero when creating a new record.
Back to Top
See Also