Partager via


PreviewBuildsManager.SyncAsync Méthode

Définition

Synchronise previewBuildsManager avec le serveur pour obtenir les informations actuelles.

public:
 virtual IAsyncOperation<bool> ^ SyncAsync() = SyncAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> SyncAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> SyncAsync();
function syncAsync()
Public Function SyncAsync () As IAsyncOperation(Of Boolean)

Retours

True si l’objet PreviewBuildsManager a été correctement synchronisé ; Sinon, false.

Attributs

S’applique à