Click or drag to resize
ELIS

ELISTTSServiceInstaller Methoden

Einsatzleit- & Informationssystem

Der ELISTTSServiceInstaller Typ exponiert die folgenden Member.

Methoden
  NameBeschreibung
Public MethodeCommit
When overridden in a derived class, completes the install transaction.
(Vererbt von Installer.)
Public MethodeCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Vererbt von MarshalByRefObject.)
Public MethodeDispose
Releases all resources used by the Component.
(Vererbt von Component.)
Protected MethodeDispose(Boolean)
Clean up any resources being used.
(Überschreibt ComponentDispose(Boolean).)
Public MethodeEquals
Determines whether the specified object is equal to the current object.
(Vererbt von Object.)
Protected MethodeFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Vererbt von Component.)
Public MethodeGetHashCode
Serves as the default hash function.
(Vererbt von Object.)
Public MethodeGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Vererbt von MarshalByRefObject.)
Protected MethodeGetService
Returns an object that represents a service provided by the Component or by its Container.
(Vererbt von Component.)
Public MethodeGetType
Gets the Type of the current instance.
(Vererbt von Object.)
Public MethodeInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Vererbt von MarshalByRefObject.)
Public MethodeInstall
When overridden in a derived class, performs the installation.
(Vererbt von Installer.)
Protected MethodeMemberwiseClone
Creates a shallow copy of the current Object.
(Vererbt von Object.)
Protected MethodeMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Vererbt von MarshalByRefObject.)
Protected MethodeOnAfterInstall
Raises the AfterInstall event.
(Vererbt von Installer.)
Protected MethodeOnAfterRollback
Raises the AfterRollback event.
(Vererbt von Installer.)
Protected MethodeOnAfterUninstall
Raises the AfterUninstall event.
(Vererbt von Installer.)
Protected MethodeOnBeforeInstall
Raises the BeforeInstall event.
(Vererbt von Installer.)
Protected MethodeOnBeforeRollback
Raises the BeforeRollback event.
(Vererbt von Installer.)
Protected MethodeOnBeforeUninstall
Raises the BeforeUninstall event.
(Vererbt von Installer.)
Protected MethodeOnCommitted
Raises the Committed event.
(Vererbt von Installer.)
Protected MethodeOnCommitting
Raises the Committing event.
(Vererbt von Installer.)
Public MethodeRollback
When overridden in a derived class, restores the pre-installation state of the computer.
(Vererbt von Installer.)
Public MethodeToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Vererbt von Component.)
Public MethodeUninstall
When overridden in a derived class, removes an installation.
(Vererbt von Installer.)
Zurück nach oben
Siehe auch