Gets the current server compression algorithm.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string CurrentServerCompressionAlgorithm { get; internal set; }public string CurrentServerCompressionAlgorithm { get; internal set; }Public Property CurrentServerCompressionAlgorithm As String
Get
Friend Set
Public Property CurrentServerCompressionAlgorithm As String
Get
Friend Set
public:
property String^ CurrentServerCompressionAlgorithm {
String^ get ();
internal: void set (String^ value);
}public:
property String^ CurrentServerCompressionAlgorithm {
String^ get ();
internal: void set (String^ value);
}