Namespace Copper.Common.Dispatcher
Classes
AsyncMethodDispatcher<TContract>
Provides the capability to invoke asynchronous operations on a given instance that implements the specified contract.
InvocationResult
Represents the result of an asynchronous operation invocation.