IConnection.CreateTcpTunnel()

DESCRIPTION

Create a TCP tunnel. The returned TcpTunnel object must be kept alive while in use.*

DECLARATION

Nabto.Edge.Client.ITcpTunnel CreateTcpTunnel()

ERRORS

  • T:Nabto.Edge.Client.AllocationException: if the underlying SDK failed to create the tunnel

RETURNS

The created TCP tunnel.