Gets a socket factory that creates socket tunneled through this SSH session.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Function ToSocketFactory As ISocketFactory
C#
public ISocketFactory ToSocketFactory()

Return Value

A socket factory.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also