TestimoX

API Reference

Interface

ILocalStatusSnapshot

Namespace ComputerX.Abstractions
Assembly ComputerX
Modifiers abstract

Common status contract for local capability snapshots.

Properties

public abstract Boolean IsAvailable { get; } #

Gets a value indicating whether the underlying capability is available.

public abstract String Message { get; } #

Gets optional status detail or failure information.