C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..UpdateItem Method

Overload List


  Name Description
Public method UpdateItem(T)
Updates a single item in the StorageMirror's underlying MirrorCache and/or IStorageService.
Public method 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.