Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property OutgoingMessage.prototype.socket

Reference to the underlying socket. Usually, users will not want to access this property.

After calling outgoingMessage.end(), this property will be nulled.

Type #

Socket | null