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

The handle to a connection to a catalog service domain. An IClientConnectionContext is returned from the Connect(ICatalogDomainInfo) method when connecting to a data grid.

When finished with the data grid, use the Disconnect(IClientConnectionContext) method to disconnect from the data grid.

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

See Also