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.
The maximum number of tokens to produce. Default is 1.
public int? MaxTokenCount { get; set; }
member this.MaxTokenCount : Nullable<int> with get, set
Public Property MaxTokenCount As Nullable(Of Integer)