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

Reads Dst.Length of most recent data, without advancing the read or write cursor.

Syntax
C#
Visual Basic
public bool Monitor(TVec Dst, TMonitorMode MonitorMode);

The function returns true, if the buffer was long enough to fill the dst, independently of the state of the buffer.

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