SshSession.Socket Property Namespace: Rebex.Net Assembly: Rebex.Networking.dll (version 7.0.9147) Socket Gets the internal ISocket value. Declaration public ISocket Socket { get; } Property Value Type Description ISocket The internal ISocket value. Remarks Use with care.