Click or drag to resize
ELIS

ELISKalenderServiceInstaller Ereignisse

Einsatzleit- & Informationssystem

Der ELISKalenderServiceInstaller Typ exponiert die folgenden Member.

Ereignisse
  NameBeschreibung
Public EreignisAfterInstall
Occurs after the Install(IDictionary) methods of all the installers in the Installers property have run.
(Vererbt von Installer.)
Public EreignisAfterRollback
Occurs after the installations of all the installers in the Installers property are rolled back.
(Vererbt von Installer.)
Public EreignisAfterUninstall
Occurs after all the installers in the Installers property perform their uninstallation operations.
(Vererbt von Installer.)
Public EreignisBeforeInstall
Occurs before the Install(IDictionary) method of each installer in the installer collection has run.
(Vererbt von Installer.)
Public EreignisBeforeRollback
Occurs before the installers in the Installers property are rolled back.
(Vererbt von Installer.)
Public EreignisBeforeUninstall
Occurs before the installers in the Installers property perform their uninstall operations.
(Vererbt von Installer.)
Public EreignisCommitted
Occurs after all the installers in the Installers property have committed their installations.
(Vererbt von Installer.)
Public EreignisCommitting
Occurs before the installers in the Installers property committ their installations.
(Vererbt von Installer.)
Public EreignisDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Vererbt von Component.)
Zurück nach oben
Siehe auch