You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > OutputBase Class > OutputBase Properties > OutputStringMaxSize Property
Close
dtSearch .NET Standard API 2024.02
OutputBase.OutputStringMaxSize Property

When output is directed to an in-memory string, you may wish to limit the maximum amount of memory used. To do this, set OutputStringMaxSize to the maximum size you want to allow.

public int OutputStringMaxSize;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.