Preparing search index...
The search index is not available
lupdo
lupdo
RawPoolConnection
Interface RawPoolConnection
interface
RawPoolConnection
{
connection
:
PoolConnection
;
release
:
(
(
)
=>
Promise
<
void
>
)
;
}
Index
Properties
connection
release
Properties
connection
connection
:
PoolConnection
release
release
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
connection
release
lupdo
Loading...