Apache.Cassandra.Cassandra.batch_mutate_args.batch_mutate_args C# (CSharp) Method

batch_mutate_args() public method

public batch_mutate_args ( ) : System
return System
      public batch_mutate_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }