Dynamsoft Home|Product Home

IfDeviceOnline Property

Description

Returns whether the Source is attached, powered on, and communicating. This is a runtime, read-only property.

Data type

Boolean

Syntax

ObjectName. IfDeviceOnline

Remarks

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.