'Declaration Public ReadOnly Property JobCount As Nullable(Of Integer)
'Declaration
Public ReadOnly Property JobCount As Nullable(Of Integer)
public Nullable<int> JobCount {get;}
JobQueue Class JobQueue Members