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