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

Calls ref() on this Http2Session instance's underlying net.Socket.

Return Type

void
Back to top