TraceEntryArrayPool.MAX_BUFFER_SIZE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int MAX_BUFFER_SIZE = 10000;
public const int MAX_BUFFER_SIZE = 10000;
val mutable MAX_BUFFER_SIZE : int
Public Const MAX_BUFFER_SIZE As Integer = 10000