Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Savoy > Savoy HSMS Reference > Properties > LogBakCount

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Savoy HSMS Reference   

Properties
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
Log
LogBakCount
LogFileName
LogSize
LogVerbose
MyHostName
MyPortNumber
PortNumber
Selected
Server
T3
T5
T6
T7
T8

Methods
AboutBox
Disconnect
LoadIniFile
Send
Setup
ToIPAddress

Events
Connected
Disconnected
Problem
Received
SelChanged

LogBakCount Property

Gets or sets the number of back-up file for logging. If actual file size of log file exceeded LogSize property, SavoyHsms control will rename the file name and make a new empty log file. If number of back-up file reached to the value of LogBakCount property, SavoyHsms control will delete oldest back-up file.

Syntax

Visual Basic

LogBakCount As Integer


Visual C++

short GetLogBakCount()
void SetLogBakCount(short)

Return Value

Example

Visual Basic

.LogBakCount = 10


Visual C++

m_ctrl.SetLogBakCount(10);

Remarks

Persistent property.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.