I read something in the release notes (see reproduction listed below):
(New Feature) Added an optional “Timeout” parameter to NetworkTimeProtocol().
(Minor) Fixed an issue were setting the "Timeout" parameters to 0 in client instruction may cause an infinite wait time. A value of 0 is now interpreted as the default timeout of 75 seconds.
One question, for the Minor fix above, what does "client instruction" mean? Does it refer to any instruction that features a timeout parameter?
Thanks,
Sandy