@eagleoutice/flowr - v2.15.8
Preparing search index...
src/linter/rules/unclosed-connection
UnclosedConnectionMetadata
Interface UnclosedConnectionMetadata
interface
UnclosedConnectionMetadata
{
totalClosed
:
number
;
totalOpened
:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
MergeableRecord
UnclosedConnectionMetadata
Indexable
[
key
:
string
]:
unknown
Index
Properties
total
Closed
total
Opened
Properties
total
Closed
totalClosed
:
number
the number of calls closing a connection
total
Opened
totalOpened
:
number
the number of calls opening a connection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Closed
total
Opened
@eagleoutice/flowr - v2.15.8
Loading...
the number of calls closing a connection