Helper method to initiate the call that gets KeyValue items by keys.
Namespace: Microsoft.Hawaii.KeyValue.ClientAssembly: Microsoft.Hawaii.KeyValue.Client (in Microsoft.Hawaii.KeyValue.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- hawaiiAppId
- Type:
System String
Specifies the Hawaii Application Id.
- keys
- Type:
System String
Specifies the keys to search.
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
Specifies an "on complete" delegate callback.
- stateObject
- Type:
System Object
Specifies a user-defined object.
See Also