Summary
Shuts the queue and stops it from processing.
- Namespace
- Akavache
- Containing Type
- KeyedOperationQueue
Syntax
public IObservable<Unit> ShutdownQueue()
Return Value
Type | Description |
---|---|
IObservable |
An observable that signals when the shutdown is complete. |