Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostScreen Class > Properties

hostWriteCount Property (int)

Scroll Prev Top Next More

 

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

 

Inventu Viewer+

 

See Also

 

putCommand | waitForUpdate | waitForUpdateFlag

 

Applies To: HostScreen object

 


© 2022 Inventu Corporation