IsConnected Function Tests whether or not a machine has been connected to the Agent with the Connect function and has not been disconnected by the Disconnect function.
SetMachineData Function Sets the named data to the specified value and associates it with the specified machine.
SetMultiAppStates Function This client/server function calls the application state function associated with each connected machine.
SetMultiBaseStates Function This client/server function calls the base state function associated with each connected machine.
SetUpMachine Function Connects one target machine and sets it up in preparation for the functions that handle application states in a multi-application
environment.