|
LogFileMaxFileSize Field
|
Specifies the maximum size for a
LogFile.
Namespace: GSF.IOAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.286-beta+af3877f0fd6bd9f0ab0bb09de528343468ffe7d4
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