Leadtools.Logging.LoggingChannel Namespace > RollingFileLoggingChannel Class : RollSize Property |
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