Click or drag to resize

WriterMaxFileSize Field

Defines the maximum file size for this COMTRADE implementation.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public const long MaxFileSize = 281474976710656
View Source

Field Value

Int64
Remarks
Value represents 256TB, arbitrarily chosen extreme maximum file size.
See Also