IVsWCFCompletionCallback.OnFinished(IVsWCFAsyncResult) Yöntem

Tanım

Zaman uyumsuz yöntem çağrısı için bildirim sağlar.

public:
 void OnFinished(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFAsyncResult ^ pResult);
public:
 void OnFinished(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFAsyncResult ^ pResult);
void OnFinished(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFAsyncResult const & pResult);
public void OnFinished (Microsoft.VisualStudio.WCFReference.Interop.IVsWCFAsyncResult pResult);
abstract member OnFinished : Microsoft.VisualStudio.WCFReference.Interop.IVsWCFAsyncResult -> unit
Public Sub OnFinished (pResult As IVsWCFAsyncResult)

Parametreler

pResult
IVsWCFAsyncResult

Bir IVsWCFAsyncResult nesnesi.

Şunlara uygulanır