HeroStats Libraries
CohScanner.OnScanningStop Event

[This is preliminary documentation and subject to change.]

Fired when scanning stops (i.e., the Stop function is called)

[Visual Basic]
Public Event OnScanningStop As ScanningStopHandler
[C#]
public event ScanningStopHandler OnScanningStop;

See Also

CohScanner Class | CityOfHeroes.Scanner Namespace