Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Waher.Runtime.Queue Namespace Reference

Classes

class  AsyncProcessor
 Processes work tasks, in an asynchronous manner. More...
 
class  AsyncProcessors
 Maintains a record of active processors. More...
 
class  AsyncQueue
 Asynchronous First-in-First-out (FIFO) Queue, for use when transporting items of type T between tasks. More...
 
interface  IAsyncProcessor
 Interface for AsyncProcessor<T> instances. More...
 
interface  IWorkItem
 Interface for asynchronous operations. More...
 
class  ProcessorEventArgs
 Event arguments for processor events. More...
 
class  WorkItem
 Represents an asynchronous operation to be performed. More...