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

remove_counter_args() public method

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