'Declaration
Public Overloads Shared Sub Stop( _ ByVal queName As System.String _ )
'Usage
Dim queName As System.String BatchQueue.Stop(queName)
public static void Stop( System.string queName )
Parameters
- queName
- The name of the queue to be stopped.