TheStorageMirror<(Of <(<'T>)>)>..::..WriteCache Method
                
    Namespace: 
   nsCDEngine.Engines.StorageService
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public void WriteCache( Action<TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse> pCallBack )
Public Sub WriteCache ( _ pCallBack As Action(Of TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse) _ )
public: void WriteCache( Action<TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse^>^ pCallBack )
Parameters
- pCallBack
 - Type: Action<(Of <(<'TheStorageMirror<(Of <(<'T>)>)>..::..StoreResponse>)>)>