ServiceStatus Enumeration

Represents the status of the Virtual PCAN-Gateway service.

Definition

Namespace: Peak.Can.Basic
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public enum ServiceStatus

Members

Stopped1 The service is not running.
Running4 The service is running.

See Also