Flynet Viewer .NET Programmer's Reference

ignoreNonWrites Property (boolean)

ignoreNonWrites Property (boolean)

Previous topic Next topic  

ignoreNonWrites Property (boolean)

Previous topic Next topic  

When set to true, can prevent certain "stutters" from the host from triggering waitForUpdate or other synchronization operations.

 

When ignoreNonWrites is true, if the host sends a buffer that is empty it will not trigger a waitForUpdate method, for example.