ServerStatisticsInfoJobsQueued Property |
The number of server print jobs spooled.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int JobsQueued { get; }
Public ReadOnly Property JobsQueued As Integer
Get
public:
property int JobsQueued {
int get ();
}
member JobsQueued : int with get
Property Value
Type:
Int32See Also