LEADTOOLS (Leadtools.Logging assembly)

RollSize Property

Show in webframe





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

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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