Show / Hide Table of Contents

Interface ICommandDispatcher

This is the primary interface for applications to dispatch commands through.

Inherited Members
IFrameworkCommandDispatcher.DispatchAsync<TResult>(ICommand<TResult>, CancellationToken)
IFrameworkCommandDispatcher.DispatchAsync(ICommand, CancellationToken)
IFrameworkCommandDispatcher.AssociatedExecuter
Namespace: AzureFromTheTrenches.Commanding.Abstractions
Assembly: AzureFromTheTrenches.Commanding.Abstractions.dll
Syntax
public interface ICommandDispatcher : IFrameworkCommandDispatcher
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall