TestServerOptions.AllowSynchronousIO Property

Definition

Gets or sets a value that controls whether synchronous IO is allowed for the Request and Response. The default value is false.

public bool AllowSynchronousIO { get; set; }
member this.AllowSynchronousIO : bool with get, set
Public Property AllowSynchronousIO As Boolean

Property Value

Applies to