共用方式為


ExServiceBase Members

Include Protected Members
Include Inherited Members

The ExServiceBase type exposes the following members.

Constructors

  Name Description
Protected method ExServiceBase

Top

Properties

  Name Description
Public property AutoLog (Inherited from ServiceBase.)
Public property CanHandlePowerEvent (Inherited from ServiceBase.)
Public property CanHandleSessionChangeEvent (Inherited from ServiceBase.)
Public property CanPauseAndContinue (Inherited from ServiceBase.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property CanShutdown (Inherited from ServiceBase.)
Public property CanStop (Inherited from ServiceBase.)
Public property Container (Inherited from Component.)
Protected property ContinueTimeout
Protected property CustomCommandTimeout
Protected property DesignMode (Inherited from Component.)
Public property EventLog (Inherited from ServiceBase.)
Protected property Events (Inherited from Component.)
Public property ExitCode (Inherited from ServiceBase.)
Protected property PauseTimeout
Protected property ServiceHandle (Inherited from ServiceBase.)
Public property ServiceName (Inherited from ServiceBase.)
Public property Site (Inherited from Component.)
Protected property StartTimeout
Protected property StopTimeout

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Protected method Dispose(Boolean) (Inherited from ServiceBase.)
Public method Dispose() (Inherited from Component.)
Public method Equals (Inherited from Object.)
Public method ExRequestAdditionalTime
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method GracefullyAbortStartup
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnCommandTimeout
Protected method OnContinue (Overrides ServiceBase.OnContinue().)
Protected method OnContinueInternal
Protected method OnCustomCommand (Overrides ServiceBase.OnCustomCommand(Int32).)
Protected method OnCustomCommandInternal
Protected method OnPause (Overrides ServiceBase.OnPause().)
Protected method OnPauseInternal
Protected method OnPowerEvent (Inherited from ServiceBase.)
Protected method OnSessionChange (Inherited from ServiceBase.)
Protected method OnShutdown (Overrides ServiceBase.OnShutdown().)
Protected method OnShutdownInternal
Protected method OnStart (Overrides ServiceBase.OnStart([]).)
Protected method OnStartInternal
Protected method OnStop (Overrides ServiceBase.OnStop().)
Protected method OnStopInternal
Public method RequestAdditionalTime (Inherited from ServiceBase.)
Public methodStatic member RunAsConsole
Public method ServiceMainCallback (Inherited from ServiceBase.)
Public method Stop (Inherited from ServiceBase.)
Public method ToString (Inherited from Component.)

Top

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top