InterfaceITunnel
Interface
Interface for the WebSocket and CONNECT Tunnel classes
Definition
Properties
EgressByteCount
Total number of bytes sent
IngressByteCount
Total number of bytes received
Methods
CloseTunnelAsync()
Closes the tunnel and nulls any references that it used
Declaration
cs-api-definition
Task CloseTunnelAsync()
Returns
Task that completes when tunnel is no longer open