Partager via


HKWorkoutBuilder.EndCollectionAsync(NSDate) Méthode

Définition

Met fin à l’entraînement et retourne une tâche qui contient un état de réussite et toute erreur qui s’est produite.

public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> EndCollectionAsync (Foundation.NSDate endDate);
abstract member EndCollectionAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.EndCollectionAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Paramètres

endDate
NSDate

Heure de fin de l’entraînement.

Retours

Tâche qui contient un état de réussite et toute erreur qui s’est produite.

S’applique à