Searched refs:MAX_CLIENT_CONNECTION_MANAGER_SHUTDOWNS (Results 1 – 1 of 1) sorted by relevance
183 private static final int MAX_CLIENT_CONNECTION_MANAGER_SHUTDOWNS = 1; field in ExchangeService1275 if (sClientConnectionManagerShutdownCount > MAX_CLIENT_CONNECTION_MANAGER_SHUTDOWNS) { in getClientConnectionManager()