TheStorageMirror<(Of <(<'T>)>)>..::..UpdateItem Method
Overload List
Name | Description | |
---|---|---|
UpdateItem(T) |
Updates a single item in the StorageMirror's underlying MirrorCache and/or IStorageService.
|
|
UpdateItem(T, Action<(Of <<'(TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse>)>>)) |
Updates a single item in the StorageMirror's underlying MirrorCache and/or IStorageService and hands the updated item back to the callback.
|