Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the online status of the device.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public enum OnlineStatus
public enum class OnlineStatus
Public Enumeration OnlineStatus
Members
Member name | Description | |
---|---|---|
Offline | Indicates that the device is offline. |
|
Online | Indicates that the device is online. |
|
Unknown | Indicates that the online status is not known for the device. |
See Also
OnlineStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top