⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
ClientSessionKeepAliveManagerEvents
Globals
Interface ClientSessionKeepAliveManagerEvents
Hierarchy
ClientSessionKeepAliveManagerEvents
Implemented by
ClientSessionKeepAliveManager
Methods
on
Methods
on
on
(
event
:
"keepalive"
, eventHandler
:
function
)
:
this
on
(
event
:
"failure"
, eventHandler
:
function
)
:
this
Parameters
event:
"keepalive"
eventHandler:
function
(
lastKnownServerState
:
ServerState
, count
:
number
)
:
void
Parameters
lastKnownServerState:
ServerState
count:
number
Returns
void
Returns
this
Parameters
event:
"failure"
eventHandler:
function
(
)
:
void
Returns
void
Returns
this
Client
Session
Keep
Alive
Manager
Events
on
Generated using
TypeDoc