BuildMaster SDK Reference
Version:

UseAlternateSshLibrary Property

Gets or sets a value if true, the managed SSHNET library will be used for all SSH connections. When false, the native libssh2 library will be used. Changing this setting requires a web and service restart to take effect.

Syntax

public static bool UseAlternateSshLibrary { get; set; }