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