type exposes the following members.
|
| Name | Description |
|---|
  | CreateAsync(String, KeyValueItem , ServiceAgent SetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates KeyValue item.
|
  | CreateAsync(String, String, KeyValueItem , ServiceAgent SetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates KeyValue item.
|
  | DeleteAsync(String, String, DateTime, ServiceAgent DeleteResult OnCompleteDelegate, Object) |
Helper method to initiate the call that deletes KeyValue items.
|
  | DeleteAsync(String, String, String, DateTime, ServiceAgent DeleteResult OnCompleteDelegate, Object) |
Helper method to initiate the call that deletes KeyValue items.
|
  | DeleteByKeysAsync(String, String , ServiceAgent DeleteResult OnCompleteDelegate, Object) |
Helper method to initiate the call that deletes KeyValue items by keys.
|
  | DeleteByKeysAsync(String, String, String , ServiceAgent DeleteResult OnCompleteDelegate, Object) |
Helper method to initiate the call that deletes KeyValue items by keys.
|
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | GetAsync(String, String, Int32, String, ServiceAgent GetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items.
|
  | GetAsync(String, String, String, Int32, String, ServiceAgent GetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items.
|
  | GetByKeyAsync(String, String, ServiceAgent GetByKeyResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items by key.
|
  | GetByKeyAsync(String, String, String, ServiceAgent GetByKeyResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items by key.
|
  | GetByKeysAsync(String, String , ServiceAgent GetByKeysResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items by keys.
|
  | GetByKeysAsync(String, String, String , ServiceAgent GetByKeysResult OnCompleteDelegate, Object) |
Helper method to initiate the call that gets KeyValue items by keys.
|
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | SetAsync(String, KeyValueItem , ServiceAgent SetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that sets KeyValue item.
|
  | SetAsync(String, String, KeyValueItem , ServiceAgent SetResult OnCompleteDelegate, Object) |
Helper method to initiate the call that sets KeyValue item.
|
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |