hostWriteCount Property (int)
Return the number of times the host has sent a command buffer to the screen session.
HostScreen.hostWriteCount
Arguments
HostScreen
Required. HostScreen object.
Remarks
READONLY.
Note that reading this attribute will reset the waitForUpdate internal counters. This should not be read in-between a putCommand method and a waitForUpdate unless, it is part of a synchronization process, where processing of the screen contents will follow the reading of the hostWriteCount and a check will be made to see if any changes have occurred.
Requirements
Flynet Viewer
See Also
putCommand | waitForUpdate | waitForUpdateFlag
Applies To: HostScreen object
© 2016 Inventu Corporation, Flynet LTD