[#V1Transport-GetInfo] = xref:V1Transport.adoc[V1Transport]::GetInfo :relfileprefix: ../ :mrdocs: Return the transport info (protocol type; v1 has no session id). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:Transport/Info.adoc[Info] GetInfo() const noexcept override; ---- == Return Value the transport protocol type (no session id for v1). [.small]#Created with https://www.mrdocs.com[MrDocs]#