Gocator API
|
Aborts ongoing sensor communication.
This method asynchronously aborts ongoing communication; the next time that any I/O operation blocks for an extended period of time, it will be terminated. This method is thread-safe.
In order to resume communication, call GoSensor_Refresh or GoSensor_Connect.
sensor | GoSensor object. |