Responder Developer Guide
ResponderService Class Methods


For a list of all members of this type, see ResponderService members.

Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Disposes of the resources (other than memory) used by the System.ServiceProcess.ServiceBase.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.  
Public MethodRequestAdditionalTime (Inherited from System.ServiceProcess.ServiceBase)
Public MethodStop (Inherited from System.ServiceProcess.ServiceBase)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnContinue (Inherited from System.ServiceProcess.ServiceBase)
Protected MethodOnCustomCommand (Inherited from System.ServiceProcess.ServiceBase)
Protected MethodOnPause (Inherited from System.ServiceProcess.ServiceBase)
Protected MethodOnPowerEvent (Inherited from System.ServiceProcess.ServiceBase)
Protected MethodOnSessionChange (Inherited from System.ServiceProcess.ServiceBase)
Protected MethodOnShutdownOverridden. Executes when the system is shutting down. Specifies what should happen immediately prior to the system shutting down.  
Protected MethodOnStartOverridden. 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.  
Protected MethodOnStopOverridden. 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.  
Top
See Also

Reference

ResponderService Class
Miner.Responder.WindowsService Namespace

 

 


Send Comment