IStreamingResponse.InitialDelay Property

Definition

The initial delay in milliseconds before the first intermediate message is sent. Defaults to 250. Set to a small value in tests.

public int InitialDelay { get; set; }
member this.InitialDelay : int with get, set
Public Property InitialDelay As Integer

Property Value

Applies to