IsScanning Property
Summary
Indicates whether the source is currently scanning.
Syntax
public bool IsScanning {get;}
Public ReadOnly Property IsScanning As Boolean
public boolean getIsScanning()
Property Value
true if the source is currently scanning; otherwise, false.