Overload List
Name | Description | |
---|---|---|
![]() | Get(Object, Object , UInt32 , Int32) |
Get bin value and record generation for specified key.
The following properties must be set before using this method.
|
![]() | Get(String, String, Object, IList String , IDictionary String, Object , UInt32 , Int32) |
Get dictionary of bin name/value pairs for specified key and list of bin names.
The get will timeout if the server does not respond within the specified time period.
|
![]() | Get(String, String, Object, String, Object , UInt32 , Int32) |
Get bin value and generation for specified key and bin name. The get will timeout if the server
does not respond within the specified time period.
|
See Also