Table of Contents

Enum Command

Namespace
Cmpnnt.Pia.Ctl.Enums
Assembly
Cmpnnt.Pia.Ctl.dll

Represents "top-level" piactl commands such as getters, setters, monitoring and connection commands.

public enum Command
Extension Methods

Fields

Background = 1
Connect = 2
DedicatedIp = 3
Disconnect = 4
Get = 5
Login = 6
Logout = 7
Monitor = 8
None = 0
ResetSettings = 9
Set = 10