Preparing search index...
The search index is not available
mongodb
mongodb
ConnectionEvents
Type Alias ConnectionEvents
Connection
Events
:
{
close
(
)
:
void
;
clusterTimeReceived
(
clusterTime
:
Document
)
:
void
;
commandFailed
(
event
:
CommandFailedEvent
)
:
void
;
commandStarted
(
event
:
CommandStartedEvent
)
:
void
;
commandSucceeded
(
event
:
CommandSucceededEvent
)
:
void
;
pinned
(
pinType
:
string
)
:
void
;
unpinned
(
pinType
:
string
)
:
void
;
}
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
mongodb
Loading...