IGrid InterfaceIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

An IGrid is the client's access to a named data grid and cooresponds to a configured ObjectGrid in the catalog service domain.

An 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.

Namespace: IBM.WebSphere.Caching
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

See Also