ThrottleException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exception de limitation personnalisée.
public class ThrottleException : Exception
type ThrottleException = class
inherit Exception
Public Class ThrottleException
Inherits Exception
- Héritage
-
ThrottleException
Constructeurs
ThrottleException() |
Initialise une nouvelle instance de la classe ThrottleException. |
ThrottleException(String) |
Initialise une nouvelle instance de la ThrottleException classe avec un message d’exception. |
ThrottleException(String, Exception) |
Initialise une nouvelle instance de la ThrottleException classe avec un message d’exception et une exception interne. |
Propriétés
RetryParams |
Obtient ou définit la propriété qui définit le comportement de nouvelle tentative. |