TestimoX

API Reference

Class

WindowsServiceRecoveryAction

Namespace ComputerX.Services
Assembly ComputerX
Modifiers sealed

Describes a single recovery action for a service failure.

Inheritance

  • Object
  • WindowsServiceRecoveryAction

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.