NetConfServerException ClassSSH .NET Client Library Documentation
The exception that is thrown when there is something wrong with the server capabilities.
The exception that is thrown when there is something wrong with the server capabilities.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Renci.SshNet.Common SshException
      Renci.SshNet.Common NetConfServerException

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class NetConfServerException : SshException
See Also