Skip to content

EncryptedSqliteBlobCache.Connection property

Defined in

Type: EncryptedSqliteBlobCache Namespace: ReactiveMarbles.CacheDatabase.EncryptedSqlite3 Assembly: ReactiveMarbles.CacheDatabase.EncryptedSqlite3.dll

Applies to

netstandard2.0

public SQLiteAsyncConnection Connection { get; }

View source

Summary: Gets the connection.

Returns: SQLiteAsyncConnection