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