Partager via


IVsWCFAsyncResult.IsCancelled, méthode

Retourne une valeur déterminant si une méthode asynchrone a été annulée.

Espace de noms :  Microsoft.VisualStudio.WCFReference.Interop
Assembly :  Microsoft.VisualStudio.WCFReference.Interop (dans Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntaxe

'Déclaration
Function IsCancelled As Integer
int IsCancelled()
int IsCancelled()
abstract IsCancelled : unit -> int
function IsCancelled() : int

Valeur de retour

Type : Int32
0 si la méthode était annulée ; sinon Integer non nul.

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFAsyncResult Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms