|
GoWebScan API
|
| kStatus GoWebScanProfileSampleTask_Send | ( | GoWebScanProfileSampleTask | 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 | GoWebScanProfileSampleTask object. |
| msg | Profile input message to enqueue. |