HeroStats Libraries
CohScanner.Scanning Property

[This is preliminary documentation and subject to change.]

Gets a value that is true if the scanner is running (i.e., StartScanning() was called), false otherwise.

[Visual Basic]
Public ReadOnly Property Scanning As Boolean
[C#]
public bool Scanning {get;}

See Also

CohScanner Class | CityOfHeroes.Scanner Namespace