[.net programming language only]

Configuring WebSphere eXtreme Scale Client for .NET

[Version 8.6 and later]You can configure the WebSphere® eXtreme Scale Client for .NET with the client properties file, server-side XML configuration, or by programmatically overriding certain server properties.

About this task

When the client calls the Connect method to the data grid, configuration occurs through the specified client properties file. If you do not specify a properties file, the Client.Net.properties file is used.

[Version 8.6.0.2 and later]You can configure dynamic configuration of some properties in the Client.Net.properties file.

Exceptions from the Connect method can occur if the client properties configuration includes bad property values, bad client properties location, or other errors. The WebSphere eXtreme Scale Client for .NET also receives several server-side XML configuration property values that can be overridden programmatically with the Client for .NET API.