SshSession.Options Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Options
Gets or sets SshSession options.
Declaration
public SshOptions Options { get; set; }
Property Value
Type | Description |
---|---|
SshOptions | SshSession options. |