'Declaration
Public Shared Function Find( _ ByVal jobName As System.String, _ ByVal jobState As StateType, _ ByVal js As Server _ ) As System.Collections.Generic.ICollection(Of Entry)
Parameters
- jobName
- Entry Name.
- jobState
- Entry States.
- js
- JAMS Server.