Show / Hide Table of Contents

Interface ICachedCommandDispatcher

Inherited Members
IFrameworkCommandDispatcher.DispatchAsync<TResult>(ICommand<TResult>, CancellationToken)
IFrameworkCommandDispatcher.DispatchAsync(ICommand, CancellationToken)
IFrameworkCommandDispatcher.AssociatedExecuter
Namespace: AzureFromTheTrenches.Commanding.Cache
Assembly: AzureFromTheTrenches.Commanding.Cache.dll
Syntax
public interface ICachedCommandDispatcher : ICommandDispatcher, IFrameworkCommandDispatcher
  • Improve this Doc
  • View Source
Back to top Generated by DocFX