Managed Syslog Server Class Library Reference

SyslogEventLogInstaller Members

SyslogEventLogInstaller overview

Public Instance Constructors

SyslogEventLogInstaller Constructor コンストラクタ。

Public Instance Properties

Container (inherited from Component)
Context (inherited from Installer)
HelpText (inherited from Installer)
Installers (inherited from Installer)
Parent (inherited from Installer)
Site (inherited from Component)

Public Instance Methods

Commit (inherited from Installer)
CreateObjRef (inherited from MarshalByRefObject)
Dispose (inherited from Component)Overloaded.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetLifetimeService (inherited from MarshalByRefObject)
GetType (inherited from Object)
InitializeLifetimeService (inherited from MarshalByRefObject)
Install インストーラでインストール処理が実行されたときに Syslog イベントログを作成します。
Rollback インストーラでロールバック処理が実行されたときに Syslog イベントログを削除します。
ToString (inherited from Component)
Uninstall インストーラでアンインストールが実行されたときに Syslog イベントログを削除します。

Public Instance Events

AfterInstall (inherited from Installer)
AfterRollback (inherited from Installer)
AfterUninstall (inherited from Installer)
BeforeInstall (inherited from Installer)
BeforeRollback (inherited from Installer)
BeforeUninstall (inherited from Installer)
Committed (inherited from Installer)
Committing (inherited from Installer)
Disposed (inherited from Component)

Protected Instance Properties

DesignMode (inherited from Component)
Events (inherited from Component)

Protected Instance Methods

DisposeOverloaded. 使用されているリソースに後処理を実行します。
Finalize (inherited from Component)
GetService (inherited from Component)
MemberwiseClone (inherited from Object)
OnAfterInstall (inherited from Installer)
OnAfterRollback (inherited from Installer)
OnAfterUninstall (inherited from Installer)
OnBeforeInstall (inherited from Installer)
OnBeforeRollback (inherited from Installer)
OnBeforeUninstall (inherited from Installer)
OnCommitted (inherited from Installer)
OnCommitting (inherited from Installer)

See Also

SyslogEventLogInstaller Class | Syslog.Collector.Writer Namespace