Contents

GetDeviceIsAlive

Gets a Boolean value that represents whether the device is alive.

Declaration

bool GetDeviceIsAlive();

Return Value

true if the device is alive; false otherwise.

Discussion

This method synchronizes by using the work queue created by the object.

See Also

Working with Clock Device State