Overload | Description |
---|---|
Load(BatchQueue,String) | Load the BatchQueue with the specified Name from the default JAMS Server. |
Load(BatchQueue,String,Server) | Load the BatchQueue with the specified Name from the specified JAMS Server. |
Load(BatchQueue,Int32,Server) | Load the BatchQueue with the specified ID from the specified JAMS Server. |
Load(BatchQueue,String,Int32,Server) | Load the BatchQueue with the specified Name or ID from the specified JAMS Server. |