Skip to main content

unref

method Http2Session.unref
Jump to headingHttp2Session.unref(): void

Calls unref() on this Http2Sessioninstance's underlying net.Socket.

Return Type Jump to heading

void
Back to top