CoC_AckWaitTime

 

RESOURCE: CoC_AckWaitTime:Integer

PURPOSE: The CoC_AckWaitTime is an optional parameter which sets the sends' time in seconds to wait for an acknowledge from a port server before starting the aborting the send.

FUNCTION: Default acknowledge wait time is 20 seconds.

The parameter can be changed from a default value in the CoC_Server add-on initialization line (if the mission designer uses the Add-on version of the Network Services) or the change is made in the start of init.sqs (in case the script version of the Network Services are used).

 

EXAMPLE: CoC_AckWaitTime = 13;

HISTORY: CoC bn880 02/06/2003; revised 30/05/2004

DEPENDENCIES: CoC_LIBNUMSYS, CoC_LIBNETWORK