Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public void PutAll( CacheableHashMap map, uint timeout ) |
| Visual Basic (Declaration) |
|---|
Public Sub PutAll ( _ map As CacheableHashMap, _ timeout As UInteger _ ) |
| Visual C++ |
|---|
public: void PutAll ( CacheableHashMap^ map, unsigned int timeout ) |
Parameters
- timeout
- UInt32
See Also
Region Class
GemStone.GemFire.Cache Namespace