HeroStats Libraries
ScanningStartHandler Delegate

[This is preliminary documentation and subject to change.]

Delegate used in the scanner's OnScanningStart event

[Visual Basic]
Public Delegate Sub ScanningStartHandler()
[C#]
public delegate void ScanningStartHandler();

Requirements

Namespace: CityOfHeroes.Scanner

Assembly: CityOfHeroes (in CityOfHeroes.dll)

See Also

CityOfHeroes.Scanner Namespace