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 > LogSize

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

LogSize Property

Gets or sets the log file size in kilobyte. 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

LogSize As Long


Visual C++

long GetLogSize()
void SetLogSize(long)

Return Value

Example

Visual Basic

.LogSize = 1024


Visual C++

m_ctrl.SetLogSize(1024);

Remarks

Persistent property.

See Also

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