Helper method to initiate the call that deletes KeyValue items.
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.
- prefix
- Type:
System String
Specifies the search prefix keyword.
- before
- Type:
System DateTime
Specifies the timpstamp for delete operation.
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
Specifies an "on complete" delegate callback.
- stateObject
- Type:
System Object
Specifies a user-defined object.
See Also