Skip to content

SqliteBlobCache.Connection property

Defined in

Type: SqliteBlobCache Namespace: ReactiveMarbles.CacheDatabase.Sqlite3 Assembly: ReactiveMarbles.CacheDatabase.Sqlite3.dll

Applies to

netstandard2.0

public SQLiteAsyncConnection Connection { get; }

View source

Summary: Gets the connection.

Returns: SQLiteAsyncConnection