WorkstationStatisticsInfoCurrentCommands Property |
The number of current requests that have not been completed.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int CurrentCommands { get; }
Public ReadOnly Property CurrentCommands As Integer
Get
public:
property int CurrentCommands {
int get ();
}
member CurrentCommands : int with get
Property Value
Type:
Int32See Also