|
Dnp3OutputAdapterKeepAliveTimeout Property
|
Gets or sets the keep-alive timeout, in milliseconds, used for the link configuration.
Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntaxfunction get_KeepAliveTimeout();
function set_KeepAliveTimeout(value);
View SourceProperty Value
Int32
See Also