You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalRead Class > TSignalRead Properties > TSignalRead.LastFrameCheck Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalRead.LastFrameCheck Property

Specifies how to handle the end of file.

Syntax
C#
Visual Basic
public TLastFrameCheck LastFrameCheck;

The file being read by the component can be of any size, but data is being read in blocks of Length samples. This property determines how will the last data block be handled when there may not be enough data left for one full block.

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