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