IOperationInvoker<TService>

Namespace: SnowBank.Threading.Operations · interface

Methods

GetInstance

TService GetInstance()

Returns the instance of the service that the invoker will call

GetScheduler

IOperationScheduler GetScheduler()

Returns the IOperationScheduler used by this invoker