Summary
Disposes of managed memory for the class.
- Namespace
- Akavache
- Containing Type
- KeyedOperationQueue
Syntax
protected virtual void Dispose(bool disposing)
Parameters
Name | Type | Description |
---|---|---|
disposing | bool | If this method is being called by the Dispose method. |
Return Value
Type | Description |
---|---|
void |