HeroStats Libraries
SimulateScanner Class

[This is preliminary documentation and subject to change.]

Scanner used to simulate City of Heroes client activity, for use in HeroStats development

For a list of all members of this type, see SimulateScanner Members.

System.Object
   System.MarshalByRefObject
      CityOfHeroes.Scanner.SimulateScanner

[Visual Basic]
Public Class SimulateScanner
    Inherits MarshalByRefObject
    Implements IScanner
[C#]
public class SimulateScanner : MarshalByRefObject, IScanner

Thread Safety

Public static (Shared in Visual Basic) members of this type are not guaranteed to be safe for multithreaded operations. Instance members are thread-safe.

Requirements

Namespace: CityOfHeroes.Scanner

Assembly: CityOfHeroes (in CityOfHeroes.dll)

See Also

SimulateScanner Members | CityOfHeroes.Scanner Namespace