Click or drag to resize
ELIS

ELISKalenderService Eigenschaften

Einsatzleit- & Informationssystem

Der ELISKalenderService Typ exponiert die folgenden Member.

Eigenschaften
  NameBeschreibung
Public EigenschaftAutoLog
Indicates whether to report Start, Stop, Pause, and Continue commands in the event log.
(Vererbt von ServiceBase.)
Public EigenschaftCanHandlePowerEvent
Gets or sets a value indicating whether the service can handle notifications of computer power status changes.
(Vererbt von ServiceBase.)
Public EigenschaftCanHandleSessionChangeEvent
Gets or sets a value that indicates whether the service can handle session change events received from a Terminal Server session.
(Vererbt von ServiceBase.)
Public EigenschaftCanPauseAndContinue
Gets or sets a value indicating whether the service can be paused and resumed.
(Vererbt von ServiceBase.)
Protected EigenschaftCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Vererbt von Component.)
Public EigenschaftCanShutdown
Gets or sets a value indicating whether the service should be notified when the system is shutting down.
(Vererbt von ServiceBase.)
Public EigenschaftCanStop
Gets or sets a value indicating whether the service can be stopped once it has started.
(Vererbt von ServiceBase.)
Public EigenschaftContainer
Gets the IContainer that contains the Component.
(Vererbt von Component.)
Protected EigenschaftDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Vererbt von Component.)
Public EigenschaftEventLog
Gets an event log you can use to write notification of service command calls, such as Start and Stop, to the Application event log.
(Vererbt von ServiceBase.)
Protected EigenschaftEvents
Gets the list of event handlers that are attached to this Component.
(Vererbt von Component.)
Public EigenschaftExitCode
Gets or sets the exit code for the service.
(Vererbt von ServiceBase.)
Protected EigenschaftServiceHandle
Gets the service control handle for the service.
(Vererbt von ServiceBase.)
Public EigenschaftServiceName
Gets or sets the short name used to identify the service to the system.
(Vererbt von ServiceBase.)
Public EigenschaftSite
Gets or sets the ISite of the Component.
(Vererbt von Component.)
Zurück nach oben
Siehe auch