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