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