Partager via


IVsWCFCompletionCallback.OnFinished, méthode

Fournit une notification pour un appel de méthode asynchrone.

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

Syntaxe

'Déclaration
Sub OnFinished ( _
    pResult As IVsWCFAsyncResult _
)
void OnFinished(
    IVsWCFAsyncResult pResult
)
void OnFinished(
    [InAttribute] IVsWCFAsyncResult^ pResult
)
abstract OnFinished : 
        pResult:IVsWCFAsyncResult -> unit
function OnFinished(
    pResult : IVsWCFAsyncResult
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFCompletionCallback Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms