다음을 통해 공유


RequestManager.RejectAllResponses(Exception) 메서드

정의

응답을 보류 중인 모든 요청을 거부합니다.

public void RejectAllResponses (Exception reason = default);
member this.RejectAllResponses : Exception -> unit
Public Sub RejectAllResponses (Optional reason As Exception = Nothing)

매개 변수

reason
Exception

거부의 이유입니다.

적용 대상