Partager via


RequestManager.RejectAllResponses(Exception) Méthode

Définition

Rejette toutes les demandes en attente d’une réponse.

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

Paramètres

reason
Exception

La raison du rejet.

S’applique à