TestimoX

API Reference

Class

WindowsServiceRecoveryAction

Namespace ComputerX.Services
Assembly ComputerX
Modifiers sealed

Describes a single recovery action for a service failure.

Inheritance

  • Object
  • WindowsServiceRecoveryAction

Constructors

public WindowsServiceRecoveryAction() #

Properties

public WindowsServiceRecoveryActionType Type { get; set; } #

Gets or sets the action type to execute.

public TimeSpan Delay { get; set; } #

Gets or sets the delay before the action is executed.