ReverseEngineer.RaiseCancellationOpportunityEvent, méthode
Déclenche l'événement CancellationOpportunityReached.
Espace de noms : Microsoft.Data.Schema.SchemaModel
Assembly : Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)
Syntaxe
'Déclaration
Protected Sub RaiseCancellationOpportunityEvent
protected void RaiseCancellationOpportunityEvent()
protected:
void RaiseCancellationOpportunityEvent()
member RaiseCancellationOpportunityEvent : unit -> unit
protected function RaiseCancellationOpportunityEvent()
Exceptions
Exception | Condition |
---|---|
OperationCanceledException | La propriété CancelEventArgs.Cancel a la valeur true. |
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.