  | IMapTKey, TValueFlush Method  | 
 
                If this map has a MapStore this method flushes
                all the local dirty entries by calling MapStore.storeAll() and/or MapStore.deleteAll()
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.10
Syntaxabstract Flush : unit -> unit 
See Also