RiakGetOptionsIfModified Property |
When a vector clock is supplied with this option, only return the object if the vector clocks don't match.
Namespace:
RiakClient.Models
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public byte[] IfModified { get; set; }
member IfModified : byte[] with get, set
Property Value
Type:
ByteRemarks This property is not typically modified.
See Also