|
GoWebScan API
|
| kStatus GoWebScanDetectionTask_Send | ( | GoWebScanDetectionTask | 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 | GoWebScanDetectionTask object. |
| msg | Message to enqueue. |