company logo

ODABAClient :: StartShutDown - Start server shut down

The function signals the server to shut down after a waiting time passed in wait_sec.

Return value:  Success ( logical  )

Implementation details

logical ODABAClient  :: StartShutDown ( int32 wait_sec=300 )
  • wait_sec - Number of seconds to wait

    The system waits the given number of seconds before executing the request.

    Default: 300