Show / Hide Table of Contents

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
IFrameworkCommandExecuter.ExecuteAsync<TResult>(ICommand<TResult>, CancellationToken)
Namespace: AzureFromTheTrenches.Commanding.Abstractions
Assembly: AzureFromTheTrenches.Commanding.Abstractions.dll
Syntax
public interface IDirectCommandExecuter : ICommandExecuter, IFrameworkCommandExecuter
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall