Managed Syslog Server Class Library Reference

SyslogEventLogInstaller Methods

The methods of the SyslogEventLogInstaller class are listed below. For a complete list of SyslogEventLogInstaller class members, see the SyslogEventLogInstaller Members topic.

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 イベントログを削除します。

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