Method | Description | |
---|---|---|
NetConfSession ( ISession session, System.TimeSpan operationTimeout ) : System |
Initializes a new instance of the NetConfSession class.
|
|
SendReceiveRpc ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnChannelOpen ( ) : void | ||
OnDataReceived ( byte data ) : void |
public NetConfSession ( ISession session, System.TimeSpan operationTimeout ) : System | ||
session | ISession | The session. |
operationTimeout | System.TimeSpan | The operation timeout. |
return | System |
protected OnDataReceived ( byte data ) : void | ||
data | byte | |
return | void |
public SendReceiveRpc ( |
||
rpc | ||
automaticMessageIdHandling | bool | |
return |