'Declaration
Public Overloads Shared Function Exists( _ ByVal queName As System.String, _ ByVal js As Server _ ) As System.Boolean
'Usage
Dim queName As System.String Dim js As Server Dim value As System.Boolean value = BatchQueue.Exists(queName, js)
Parameters
- queName
- BatchQueue Name.
- js
- JAMS Server.
Return Value
True if the BatchQueue exists