Click or drag to resize

SQLiteConnectionPoolCount Property

Get the count

Namespace:  SanteDB.DisconnectedClient.SQLite.Connection
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also