Optional
initiatorOptional
isOptional
manager?: SessionManagerOptional
sessionProtected
Readonly
activeProtected
Readonly
activeOptional
closerReadonly
closingProtected
Readonly
dataProtected
Readonly
idleProtected
Readonly
interactionProtected
Readonly
maxProtected
Readonly
messageProtected
Readonly
messageProtected
Readonly
specificationReadonly
supportsMRPProtected
managerThe peer's session parameters.
Optional
_sourceNodeId: NodeId
If the ExchangeManager performs async work to clean up a session it sets this promise. This is because historically we didn't return from destroy() until ExchangeManager was complete. Not sure if this is entirely necessary but it makes sense so this allows us to maintain the old behavior.