C# Class lw_common.event_log_reader.log_info

Afficher le fichier Open project: jtorjo/logwizard

Méthodes publiques

Свойство Type Description
cur_log_count_ int
disposed_ bool
full_log_count_ int
last_events_ List
listening_for_new_events_ bool
log_type string
new_events_ List
remote_domain string
remote_machine_name string
remote_user_name string

Property Details

cur_log_count_ public_oe property

public int cur_log_count_
Résultat int

disposed_ public_oe property

public bool disposed_
Résultat bool

full_log_count_ public_oe property

public int full_log_count_
Résultat int

last_events_ public_oe property

public List last_events_
Résultat List

listening_for_new_events_ public_oe property

public bool listening_for_new_events_
Résultat bool

log_type public_oe property

public string log_type
Résultat string

new_events_ public_oe property

public List new_events_
Résultat List

remote_domain public_oe property

public string remote_domain
Résultat string

remote_machine_name public_oe property

public string remote_machine_name
Résultat string

remote_user_name public_oe property

public string remote_user_name
Résultat string