The NetConfClient type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AutomaticMessageIdHandling |
Gets or sets a value indicating whether [automatic message id handling].
| |
| ClientCapabilities |
Gets NetConf client capabilities.
| |
| ConnectionInfo |
Gets the connection info.
(Inherited from BaseClient.) | |
| IsConnected |
Gets a value indicating whether this client is connected to the server.
(Inherited from BaseClient.) | |
| KeepAliveInterval |
Gets or sets the keep alive interval in seconds.
(Inherited from BaseClient.) | |
| OperationTimeout |
Gets or sets the operation timeout.
| |
| ServerCapabilities |
Gets NetConf server capabilities.
| |
| Session |
Gets current session.
(Inherited from BaseClient.) |
See Also