SqliteBlobCache.DisposeAsyncCore() method¶
Defined in
Type: SqliteBlobCache
Namespace: ReactiveMarbles.CacheDatabase.Sqlite3
Assembly: ReactiveMarbles.CacheDatabase.Sqlite3.dll
Applies to
netstandard2.0
protected virtual ValueTask DisposeAsyncCore()
Summary: Disposes of the async resources.
Returns: ValueTask -- The value task to monitor.