|
GoWebScan API
|
| kStatus GoWebScanWebTask_Send | ( | GoWebScanWebTask | task, |
| GoWebScanPipeMsg | msg | ||
| ) |
Adds a message to the processing queue.
Dequeues a message at the end of the queue to submit to the pipe for scheduling if no other job is currently pending.
| task | GoWebScanWebTask object. |
| msg | Message to enqueue. |