|
LogFileMaxFileSize Field
|
Specifies the maximum size for a
LogFile.
Namespace: GSF.IOAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.266-beta+c6b78f50c57a6e00a35ffa6b1d344e516617d5cd
Syntaxpublic const int MaxFileSize = 10
Public Const MaxFileSize As Integer = 10
public:
literal int MaxFileSize = 10
static val mutable MaxFileSize: int
var GSF.IO.LogFile.MaxFileSize
View SourceField Value
Int32
See Also