Partager via


SocialFeedUpdater.CommitAsync Méthode

Définition

Envoie de façon asynchrone la mise à jour une fois que toutes les propriétés ont été définies.

public:
 virtual IAsyncAction ^ CommitAsync() = CommitAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction CommitAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("ISocialFeedUpdater is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
IAsyncAction CommitAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction CommitAsync();
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("ISocialFeedUpdater is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
public IAsyncAction CommitAsync();
function commitAsync()
Public Function CommitAsync () As IAsyncAction

Retours

Action asynchrone indiquant que l’opération est terminée.

Attributs

S’applique à