Chain.WhereCanceledException 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 levée lors de l’annulation de l’objet where.
[System.Serializable]
public sealed class Chain.WhereCanceledException : OperationCanceledException
[<System.Serializable>]
type Chain.WhereCanceledException = class
inherit OperationCanceledException
Public NotInheritable Class Chain.WhereCanceledException
Inherits OperationCanceledException
- Héritage
-
Chain.WhereCanceledException
- Attributs
Constructeurs
Chain.WhereCanceledException() |
Construisez l’exception. |