StaticLazyStack<T>.

MaxHeight Property

Summary

The maximum number of elements that can be in the stack at a time. Default = 10.

Syntax

public static int MaxHeight { get; set; }

Value

Type Description
int