Share via


ImageGenerationOptions.StreamingCount Property

Definition

Gets or sets the number of intermediate streaming images to generate.

public:
 property Nullable<int> StreamingCount { Nullable<int> get(); void set(Nullable<int> value); };
public int? StreamingCount { get; set; }
member this.StreamingCount : Nullable<int> with get, set
Public Property StreamingCount As Nullable(Of Integer)

Property Value

Applies to