Namespace Petabridge.Cmd.Common
Classes
ArgumentsExtractor
Utility class for simplifying the process of extracting CommandArguments from a Command received by the server.
CloseSession
Used to allow modern (1.0+) PbmClients which support concurrent sessions to terminate a session programmatically from the client.
ParsedArguments
A set of parsed arguments from a Command given its CommandDefinition.