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

get_slice_args() public method

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