Open sandboxFocus

Property ThrowOnOverflow

ThrowOnOverflow

true if an OverflowException should be thrown when the buffer capacity is insufficient, false if the Append method should return false without exception.

Declaration
public bool ThrowOnOverflow { get; }
Property Value
Type Description
bool