Responder Developer Guide
Program Class Members
Properties  Methods  Events


The following tables list the members exposed by Program.

Public Constructors
 NameDescription
Public ConstructorProgram Constructor  
Top
Public Properties
 NameDescription
Public PropertyIsInitialized  
Public PropertyOutput  
Public PropertyProcess  
Public PropertyRunning  
Public PropertyStartInfo  
Public PropertySynchronizingObjectGets or sets the object used to marshal the event handler calls.  
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose  
Public MethodExecuteCommandOverloaded. Executes a command and returns the response.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetProcessAlias  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodRecycleStop and restart Process  
Public MethodStartStarts the process specified by the StartInfo property.  
Public MethodStopStops the program.  
Public MethodToString  
Top
Protected Methods
 NameDescription
Protected MethodFinalize  
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
Public Events
 NameDescription
Public EventStartedOccurs after the process has been started and standard output/error handlers have been attached.  
Top
See Also

Reference

Program Class
Miner.Responder.WindowsService Namespace

 

 


Send Comment