RemoveOptions
class RemoveOptions (View source)
Methods
timeout(int $arg)
Sets the operation timeout in milliseconds.
durabilityLevel(int $arg)
Sets the durability level to enforce when writing the document.
cas(string $arg)
Sets the cas value to use when performing this operation.
Details
RemoveOptions
timeout(int $arg)
Sets the operation timeout in milliseconds.
RemoveOptions
durabilityLevel(int $arg)
Sets the durability level to enforce when writing the document.
RemoveOptions
cas(string $arg)
Sets the cas value to use when performing this operation.