Skip to main content
method Http2Session.unref
Http2Session.unref(): void
Deprecated

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

Return Type

void
Back to top