EncryptedSqliteBlobCache.Connection property¶
Defined in
Type: EncryptedSqliteBlobCache
Namespace: ReactiveMarbles.CacheDatabase.EncryptedSqlite3
Assembly: ReactiveMarbles.CacheDatabase.EncryptedSqlite3.dll
Applies to
netstandard2.0
public SQLiteAsyncConnection Connection { get; }
Summary: Gets the connection.
Returns: SQLiteAsyncConnection