Aracılığıyla paylaş


DataServiceContext.EndLoadProperty(IAsyncResult) Yöntem

Tanım

İşlemi tamamlamak BeginLoadProperty(Object, String, AsyncCallback, Object) için çağrıldı.

public:
 System::Data::Services::Client::QueryOperationResponse ^ EndLoadProperty(IAsyncResult ^ asyncResult);
public System.Data.Services.Client.QueryOperationResponse EndLoadProperty (IAsyncResult asyncResult);
member this.EndLoadProperty : IAsyncResult -> System.Data.Services.Client.QueryOperationResponse
Public Function EndLoadProperty (asyncResult As IAsyncResult) As QueryOperationResponse

Parametreler

asyncResult
IAsyncResult

IAsyncResult Zaman uyumsuz işlemin durumunu temsil eden bir.

Döndürülenler

Yükleme işlemine verilen yanıt.

Açıklamalar

İstek sırasında veya veri hizmetinden gelen yanıt işlenirken bir hata oluşursa, bir özel durum oluşur.

Şunlara uygulanır