RESOURCE: CoC_ClientsReady:Boolean
PURPOSE: The CoC_ClientsReady flag is initially set to false on all network nodes, after all Network Services traffic is idle for the specified CoC_ConnectTimeout number of seconds, the CoC_ClientsReady flag is set to true and all connections are considered to be completed at this point. All scripts dependent on the CoC Network Services should wait on this flag before proceeding.
FUNCTION: The value changes to true when Network Services connection is done. The scripter should never modify this value.
HISTORY: CoC bn880 06/03/2003
DEPENDENCIES: CoC_LIBNUMSYS, CoC_LIBNETWORK