KvCommandOptions Class |
Namespace: RiakClient.Commands
The KvCommandOptions type exposes the following members.
Name | Description | |
---|---|---|
KvCommandOptions |
Initializes a new instance of the KvCommandOptions class.
|
Name | Description | |
---|---|---|
Bucket |
The bucket
| |
BucketType |
The bucket type
| |
Key |
The key
| |
Timeout |
The timeout for this command.
(Inherited from CommandOptions.) |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides CommandOptionsEquals(Object).) | |
Equals(CommandOptions) | (Inherited from CommandOptions.) | |
Equals(KvCommandOptions) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode |
Returns a hash code for the current object.
Uses a combination of the public properties to generate a unique hash code.
(Overrides CommandOptionsGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
commandTimeout | (Inherited from CommandOptions.) |