Skip to content

PosSharp.Abstractions.HealthCheckLevel

github-actions[bot] edited this page May 8, 2026 · 6 revisions

PosSharp v1.2.0 API Reference


HealthCheckLevel Enum

Specifies the level of health check to perform.

public enum HealthCheckLevel

Fields

Internal 1

Performs an internal health check.

External 2

Performs an external health check.

Interactive 3

Performs an interactive health check.

Clone this wiki locally