'Declaration
Public Overloads Shared Sub Stop( _ ByVal queName As System.String, _ ByVal js As Server _ )
'Usage
Dim queName As System.String Dim js As Server BatchQueue.Stop(queName, js)
Parameters
- queName
- The name of the queue to be stopped.
- js
- The JAMS Server where the queue is defined.