ServerStatisticsInfoDevicesOpened Property |
The number of times a server device is opened.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int DevicesOpened { get; }
Public ReadOnly Property DevicesOpened As Integer
Get
public:
property int DevicesOpened {
int get ();
}
member DevicesOpened : int with get
Property Value
Type:
Int32See Also