Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshSession Constructor

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

SshSession()

Initializes an instance of the SshSession class.

Declaration
public SshSession()
Remarks

The default constructor initializes an instance of the SshSession.

SshSession(Socket)

Initializes an instance of the SshSession class with the specified base socket.

Declaration
public SshSession(Socket socket)
Parameters
Type Name Description
Socket socket

Base socket.

SshSession(ISocket)

Initializes an instance of the SshSession class with the specified base socket.

Declaration
public SshSession(ISocket socket)
Parameters
Type Name Description
ISocket socket

Base socket.

In This Article
  • SshSession()
  • SshSession(Socket)
  • SshSession(ISocket)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies