Circular.IsFull (gb.data)

Property Read IsFull As Boolean

Returns TRUE if the Circular is full, i.e. the write pointer has approached the read pointer. Depending on the Overwrite settings, the buffer may still be written to even if it is full.

See also