You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalBuffer Class > TSignalBuffer Methods > TSignalBuffer.BufferOverrun Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalBuffer.BufferOverrun Method

Returns True, if the internal buffer has been overrun.

Syntax
C#
Visual Basic
public bool BufferOverrun();

This means that writing to the buffer was to quick and the some of the data not yet read has been overwritten.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!