QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/nodejs-client
QwpEgressMetrics
Interface QwpEgressMetrics
Immutable notification-inbox counters for an egress session.
interface
QwpEgressMetrics
{
deliveredConnectionNotifications
:
number
;
droppedConnectionNotifications
:
number
;
}
Index
Properties
delivered
Connection
Notifications
dropped
Connection
Notifications
Properties
Readonly
delivered
Connection
Notifications
deliveredConnectionNotifications
:
number
Readonly
dropped
Connection
Notifications
droppedConnectionNotifications
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delivered
Connection
Notifications
dropped
Connection
Notifications
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
Immutable notification-inbox counters for an egress session.