Miner.Responder.WindowsService Assembly > Miner.Responder.WindowsService Namespace : ProgramGroup Class |
For a list of all members of this type, see ProgramGroup members.
Name | Description | |
---|---|---|
![]() | Arguments | Gets or sets the arguments of the program. |
![]() | CommandTimeout | The amount of time to wait for a command to complete before ignoring the response. |
![]() | Count | Gets or sets the number of program instances that should be maintained by the group. |
![]() | ExtraAttributes | Gets or sets the custom attributes for the ProgramGroup. |
![]() | Name | Gets or sets the display name of the program. |
![]() | Path | Gets or sets the path of the program. |
![]() | Programs | |
![]() | RecoveryAction | Gets or sets the desired behavior for a program that terminates abnormally. |
![]() | Running | Gets a value indicating whether the programs are running. Returns true if Start has been called, otherwise false. |
![]() | ServiceFailNotificationEnabled | Determines whether or not to use Services Fail Notifications. True if Notification is enabled, otherwise False |
![]() | StopTimeout | The amount of time to wait for the process to gracefully terminate before causing an abnormal termination. |