[#Transport-GetInfo] = xref:Transport.adoc[Transport]::GetInfo :relfileprefix: ../ :mrdocs: Retrieve information about this transport. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:Transport/Info.adoc[Info] GetInfo() const noexcept = 0; ---- == Return Value the transport's protocol type and session id. [.small]#Created with https://www.mrdocs.com[MrDocs]#