IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Adds each key-value pair to the data grid.
If an entry for a key exists in the data grid, its value is updated with the specified value.
If an entry for a key does not exist in the data grid, the key-value pair is added to the data grid.
Namespace: IBM.WebSphere.Caching.MapAssembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
Parameters
Return Value
Returns true if successful, false if unsuccessful.See Also