ClientBase<TChannel>.EndOperationDelegate Temsilci

Tanım

protected:  where TChannel : classdelegate cli::array <System::Object ^> ^ ClientBase<TChannel>::EndOperationDelegate(IAsyncResult ^ result);
protected delegate object[] ClientBase<TChannel>.EndOperationDelegate(IAsyncResult result) where TChannel : class;
Protected Delegate Function ClientBase(Of TChannel).EndOperationDelegate(result As IAsyncResult) As Object() 

Parametreler

Dönüş Değeri

Object[]

Zaman uyumsuz yönteme yapılan çağrının sonuçlarını içeren dizisi Object . İşlemin, tümü bu nesne dizisinde döndürülen birden çok dönüş değeri olabilir.

Uzantı Metotları

GetMethodInfo(Delegate)

Belirtilen temsilci tarafından temsil edilen yöntemi temsil eden bir nesnesi alır.

Şunlara uygulanır