Bagikan melalui


AppointmentStoreChangeReader.ReadBatchAsync Metode

Definisi

Mengembalikan daftar perubahan yang telah terjadi di penyimpanan janji temu yang belum diterima oleh aplikasi panggilan.

public:
 virtual IAsyncOperation<IVectorView<AppointmentStoreChange ^> ^> ^ ReadBatchAsync() = ReadBatchAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<AppointmentStoreChange>> ReadBatchAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<AppointmentStoreChange>> ReadBatchAsync();
function readBatchAsync()
Public Function ReadBatchAsync () As IAsyncOperation(Of IReadOnlyList(Of AppointmentStoreChange))

Mengembalikan

Operasi asinkron yang mengembalikan IVectorView setelah berhasil diselesaikan.

Atribut

Persyaratan Windows

Kemampuan aplikasi
appointmentsSystem

Berlaku untuk