TestimoX

API Reference

Class

WindowsPowerActionRequest

Namespace ComputerX.Power
Assembly ComputerX
Base LocalActionRequest<WindowsPowerActionKind>
Modifiers sealed

Request for a local Windows power action.

Inheritance

  • LocalActionRequest<WindowsPowerActionKind>
  • WindowsPowerActionRequest

Usage

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

Accepted by parameters

Constructors

public WindowsPowerActionRequest() #

Properties

public String ShutdownMessage { get; set; } #

Optional shutdown message shown by Windows when applicable.

public Boolean ForceAppsClosed { get; set; } #

Whether running applications should be closed forcefully for restart and shutdown actions.