Document Task SettingsText Archive Max Size Property
Maximum text BLOB file size (default is 4GB) and only used when OutputMode is set to Archive.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public long TextArchiveMaxSize { get; set; }Property Value
Int64Remarks
When TextArchiveMaxSize is reached, another text archive file is created, if needed.