Return the transport info (protocol type; v1 has no session id).
Synopsis
Declared in <net.h>
virtual
Info
GetInfo() const noexcept override;
Return Value
the transport protocol type (no session id for v1).
Created with MrDocs