|
Dnp3OutputAdapterAllowUnsolicited Property
|
Gets or sets a flag that determines if unsolicited responses are allowed.
Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntaxfunction get_AllowUnsolicited();
function set_AllowUnsolicited(value);
View SourceProperty Value
Boolean
See Also