The ConnectionStats type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ConnectionStats |
Connection statistics constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | ToString |
Convert statistics to string.
(Overrides ![]() |
Fields
Name | Description | |
---|---|---|
![]() | inPool |
Connections residing in connection pool(s).
|
![]() | inUse |
Active connections in currently executing commands.
|
See Also