Interface IDirectCommandExecuter
The direct command executer should be used in scenarios where dispatch has not occurred in the same process (for example during remote execution)
Inherited Members
Namespace: AzureFromTheTrenches.Commanding.Abstractions
Assembly: AzureFromTheTrenches.Commanding.Abstractions.dll
Syntax
public interface IDirectCommandExecuter : ICommandExecuter, IFrameworkCommandExecuter