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.
After the client calls the Connect method, any
changes to the client properties file can take effect only by restarting
the client connection to the data grid.
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.