TheMirrorCache<(Of <(<'T>)>)>..::..Fill Method (TheStorageMirror<(Of <(<'T>)>)>, Boolean)
Fills the specified p mirror.
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void Fill( TheStorageMirror<T> pMirror, bool LocalCallBackOnly )
Public Sub Fill ( _ pMirror As TheStorageMirror(Of T), _ LocalCallBackOnly As Boolean _ )
public: void Fill( TheStorageMirror<T>^ pMirror, bool^ LocalCallBackOnly )
Parameters
- pMirror
- Type: nsCDEngine.Engines.StorageService..::..TheStorageMirror<(Of <(<'T>)>)>
The p mirror.
- LocalCallBackOnly
- Type: Boolean
if set to true [local call back only].