Share via


ReverseEngineer.RaiseCancellationOpportunityEvent-Methode

Löst das CancellationOpportunityReached-Ereignis aus.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Sub RaiseCancellationOpportunityEvent
protected void RaiseCancellationOpportunityEvent()
protected:
void RaiseCancellationOpportunityEvent()
member RaiseCancellationOpportunityEvent : unit -> unit 
protected function RaiseCancellationOpportunityEvent()

Ausnahmen

Ausnahme Bedingung
OperationCanceledException

Die CancelEventArgs.Cancel-Eigenschaft wurde auf true festgelegt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ReverseEngineer Klasse

Microsoft.Data.Schema.SchemaModel-Namespace

CancellationOpportunityReached