다음을 통해 공유


TestServerOptions.AllowSynchronousIO 속성

정의

Response에 대해 동기 IO가 허용되는 Request 지 여부를 제어하는 값을 가져오거나 설정합니다. 기본값은 false입니다.

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

속성 값

적용 대상