Feedback on SCI-Writes
If the parameter waitForCompletion
is set to false, a successful return code from a WriteValue
call does not imply that the
value was successfully written to the underlaying DataSource
. It simply states that the Core server has confirmed that the
write call to the underlaying DataSource
has been excepted. The further write process runs asynchronously.