'Declaration
Public Overloads Shared Function Find( _ ByVal js As Server _ ) As System.Collections.Generic.IEnumerable(Of BatchQueue)
'Usage
Dim js As Server Dim value As System.Collections.Generic.IEnumerable(Of BatchQueue) value = BatchQueue.Find(js)
Parameters
- js
- The JAMS Server to search.
Return Value
The new BatchQueueList