C# Class Chinchilla.Specifications.WorkerPoolWorkerSpecification.with_worker_pool_thread

Inheritance: WithFakes
Datei anzeigen Open project: jonnii/chinchilla

Protected Properties

Property Type Description
Subject WorkerPoolWorker
processor IDeliveryProcessor
thread IThread
threadFactory IThreadFactory

Property Details

Subject protected_oe static_oe property

protected static WorkerPoolWorker Subject
return WorkerPoolWorker

processor protected_oe static_oe property

protected static IDeliveryProcessor processor
return IDeliveryProcessor

thread protected_oe static_oe property

protected static IThread thread
return IThread

threadFactory protected_oe static_oe property

protected static IThreadFactory threadFactory
return IThreadFactory