Table of Contents

Namespace Cmpnnt.Pia.Ctl.Lib

Classes

CommandLineWrapper

Wraps the system console, invokes the piactl executable and captures the output.

CommandRunner

Formats and executes a piactl command line command.

PiaEnvironment

Utilities related to the execution environment of the piactl binary.

Interfaces

ICommandLineWrapper
ICommandRunner

Delegates

ExecuteDelegate

A delegate representing a non-timed operation to be executed by the CommandRunner

ExecuteTimedDelegate

A delegate representing a timed operation to be executed by the CommandRunner