Chain.WhereCanceledException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Eccezione generata quando viene annullata la posizione in cui viene annullata.
[System.Serializable]
public sealed class Chain.WhereCanceledException : OperationCanceledException
[<System.Serializable>]
type Chain.WhereCanceledException = class
inherit OperationCanceledException
Public NotInheritable Class Chain.WhereCanceledException
Inherits OperationCanceledException
- Ereditarietà
-
Chain.WhereCanceledException
- Attributi
Costruttori
Chain.WhereCanceledException() |
Costruire l'eccezione. |