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

Close the file with FileName.

Syntax
C#
Visual Basic
public override void CloseFile();

Usually the method is used in the call sequence: SaveFile, InitRecord,SaveBlock,..., SaveBlock, CloseRecord, IniRecord,..... ,CloseRecord, CloseFile.

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