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

get_count_args() public method

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