Responder Developer Guide
ResponderService Class Members
Properties  Methods  Events


The following tables list the members exposed by ResponderService.

Public Properties
 NameDescription
Public PropertyAutoLog (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyCanHandlePowerEvent (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyCanHandleSessionChangeEvent (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyCanPauseAndContinue (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyCanShutdown (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyCanStop (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEventLog (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyExitCode (Inherited from System.ServiceProcess.ServiceBase)
Public PropertyServiceName (Inherited from System.ServiceProcess.ServiceBase)
Public PropertySettings  
Public PropertySite (Inherited from System.ComponentModel.Component)
Top
Protected Properties
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
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

ResponderService Class
Miner.Responder.WindowsService Namespace

 

 


Send Comment