C# Class hacs.LoggingThread

Afficher le fichier Open project: bietiekay/hacs Class Usage Examples

Méthodes publiques

Свойство Type Description
AcceptingCommands System.Boolean
ConsoleOutputLogger hacs.ConsoleOutputLogger
OnWaitOffLIst List
Password String
ServerName String
TemporaryBlacklist List
UserName String

Méthodes publiques

Méthode Description
LoggingThread ( String _ServerName, hacs.ConsoleOutputLogger Logger, sones.storage.TinyOnDiskStorage _actor_store, sones.storage.TinyOnDiskStorage _sensor_store, sones.storage.TinyOnDiskStorage _unknown_store, sones.storage.TinyOnDiskStorage _miataru_store, String _Username, String _Password, Int32 _ConfigurationCacheMinutes ) : System
Run ( ) : void

Method Details

LoggingThread() public méthode

public LoggingThread ( String _ServerName, hacs.ConsoleOutputLogger Logger, sones.storage.TinyOnDiskStorage _actor_store, sones.storage.TinyOnDiskStorage _sensor_store, sones.storage.TinyOnDiskStorage _unknown_store, sones.storage.TinyOnDiskStorage _miataru_store, String _Username, String _Password, Int32 _ConfigurationCacheMinutes ) : System
_ServerName String
Logger hacs.ConsoleOutputLogger
_actor_store sones.storage.TinyOnDiskStorage
_sensor_store sones.storage.TinyOnDiskStorage
_unknown_store sones.storage.TinyOnDiskStorage
_miataru_store sones.storage.TinyOnDiskStorage
_Username String
_Password String
_ConfigurationCacheMinutes System.Int32
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

Property Details

AcceptingCommands public_oe property

public Boolean,System AcceptingCommands
Résultat System.Boolean

ConsoleOutputLogger public_oe property

public ConsoleOutputLogger,hacs ConsoleOutputLogger
Résultat hacs.ConsoleOutputLogger

OnWaitOffLIst public_oe property

public List OnWaitOffLIst
Résultat List

Password public_oe property

public String Password
Résultat String

ServerName public_oe property

public String ServerName
Résultat String

TemporaryBlacklist public_oe property

public List TemporaryBlacklist
Résultat List

UserName public_oe property

public String UserName
Résultat String