Поделиться через


RequestManager.RejectAllResponses(Exception) Метод

Определение

Отклоняет все запросы, ожидающие ответа.

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

Параметры

reason
Exception

Причина отказа.

Применяется к