NetConfClient PropertiesSSH .NET Client Library Documentation
The NetConfClient type exposes the following members.
Properties

  NameDescription
Public propertyAutomaticMessageIdHandling
Gets or sets a value indicating whether [automatic message id handling].
Public propertyClientCapabilities
Gets NetConf client capabilities.
Public propertyConnectionInfo
Gets the connection info.
(Inherited from BaseClient.)
Public propertyIsConnected
Gets a value indicating whether this client is connected to the server.
(Inherited from BaseClient.)
Public propertyKeepAliveInterval
Gets or sets the keep alive interval in seconds.
(Inherited from BaseClient.)
Public propertyOperationTimeout
Gets or sets the operation timeout.
Public propertyServerCapabilities
Gets NetConf server capabilities.
Protected propertySession
Gets current session.
(Inherited from BaseClient.)
Back to Top
See Also