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