LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

RollSize Property






Gets or sets the maximum size of the file before a roll occurs.
Syntax
public int RollSize {get; set;}
'Declaration
 
Public Property RollSize As Integer
'Usage
 
Dim instance As RollingFileLoggingChannel
Dim value As Integer
 
instance.RollSize = value
 
value = instance.RollSize
public int RollSize {get; set;}
 get_RollSize();
set_RollSize(value);
public:
property int RollSize {
   int get();
   void set (    int value);
}

Property Value

The maximum size of a log file.
Remarks
The size is the maximum size that the file can be. If a new log will will increase the file size beyond the size limit the file will be rolled over.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features