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
An IGrid is the client's access to a named data grid and cooresponds to a configured ObjectGrid
in the catalog service domain.
Namespace: IBM.WebSphere.CachingAn IGrid is thread safe and should be cached and reused by the application and is valid until the connection is severed.
Use an IGrid to get map instances. Maps are defined on the data grid and have unique names within each configured ObjectGrid.
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
See Also