IConcurrencyAbstractionLayer
(Infrastructure) Concurrency abstraction layer interface.
            
                
Gets whether long-running scheduling is supported.
            
Queues a method for execution.
            
Blocking sleep operation.
            
Queues a method for periodic execution based on the specified period.
            
Starts a new stopwatch object.
            
Starts a new long-running thread.
            
Queues a method for execution at the specified relative time.