Pip-Services-Commons-Dotnet
PipServices3.Commons.Commands.CommandSet Member List

This is the complete list of members for PipServices3.Commons.Commands.CommandSet, including all inherited members.

_commands (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
_commandsByName (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
_events (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
_eventsByName (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
_intercepters (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
AddCommand(ICommand command)PipServices3.Commons.Commands.CommandSet
AddCommands(IEnumerable< ICommand > commands)PipServices3.Commons.Commands.CommandSet
AddCommandSet(CommandSet commandSet)PipServices3.Commons.Commands.CommandSet
AddEvent(IEvent ev)PipServices3.Commons.Commands.CommandSet
AddEvents(IEnumerable< IEvent > events)PipServices3.Commons.Commands.CommandSet
AddInterceptor(ICommandInterceptor intercepter)PipServices3.Commons.Commands.CommandSet
AddListener(IEventListener listener)PipServices3.Commons.Commands.CommandSet
BuildCommandChain(ICommand command) (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
CommandsPipServices3.Commons.Commands.CommandSet
CommandSet()PipServices3.Commons.Commands.CommandSet
EventsPipServices3.Commons.Commands.CommandSetprivate
ExecuteAsync(string correlationId, string command, Parameters args)PipServices3.Commons.Commands.CommandSet
FindCommand(string command)PipServices3.Commons.Commands.CommandSet
FindEvent(string ev)PipServices3.Commons.Commands.CommandSet
NotifyAsync(string correlationId, string ev, Parameters value)PipServices3.Commons.Commands.CommandSet
RebuildAllCommandChains() (defined in PipServices3.Commons.Commands.CommandSet)PipServices3.Commons.Commands.CommandSetprivate
RemoveListener(IEventListener listener)PipServices3.Commons.Commands.CommandSet
Validate(string command, Parameters args)PipServices3.Commons.Commands.CommandSet