noCommit property

bool noCommit
getter/setter pair

When true, the server is asked not to write a commit-log entry for this delete. Emitted on the wire as the :nc flag.

Implementation

bool noCommit = false;