Declared in Computer

Declaration

bool IsStableState(
    ComputerStatusType state
);

Description

Returns true if the state is a stable state (Running, Shutdown, Safe).

Parameters

NameDescription
state