HeroStats Libraries
CohScanner Class

[This is preliminary documentation and subject to change.]

Represents the scanner used to find the City of Heroes client and read incoming chat messages

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

System.Object
   System.MarshalByRefObject
      CityOfHeroes.Scanner.CohScanner

[Visual Basic]
Public Class CohScanner
    Inherits MarshalByRefObject
[C#]
public class CohScanner : MarshalByRefObject

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

CohScanner Members | CityOfHeroes.Scanner Namespace