OnlineStatus Enumeration

 

Indicates the online status of the device.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

public enum class OnlineStatus

Member nameDescription
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.

Return to top

Community Additions

ADD
Show: