Miner.Responder.WindowsService Assembly > Miner.Responder.WindowsService Namespace : ResponderService Class |
For a list of all members of this type, see ResponderService members.
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Disposes of the resources (other than memory) used by the System.ServiceProcess.ServiceBase. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | RequestAdditionalTime | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | Stop | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnContinue | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | OnCustomCommand | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | OnPause | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | OnPowerEvent | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | OnSessionChange | (Inherited from System.ServiceProcess.ServiceBase) |
![]() | OnShutdown | Overridden. Executes when the system is shutting down. Specifies what should happen immediately prior to the system shutting down. |
![]() | OnStart | Overridden. Executes when a Start command is sent to the service by the Service Control Manager (SCM) or when the operating system starts (for a service that starts automatically). Specifies actions to take when the service starts. |
![]() | OnStop | Overridden. Executes when a Stop command is sent to the service by the Service Control Manager (SCM). Specifies actions to take when a service stops running. |