Overload List
Name | Description | |
---|---|---|
![]() | BatchGet(ICollection Object , Object , UInt32 , Int32) |
Batch mulitple get requests into a single call.
The following properties must be set before using this method.
|
![]() | BatchGet(String, String, ICollection Object , IList String , IDictionary String, Object , UInt32 , Int32) |
Batch multiple get requests into a single call. Return a list of dictionaries, each dictionary
containing a collection of bin name/value pairs.
|
![]() | BatchGet(String, String, ICollection Object , String, Object , UInt32 , Int32) |
Batch multiple get requests into a single call.
|
See Also