Async.SwitchToThreadPool, méthode (F#)
Crée un calcul asynchrone qui place en file d'attente un élément de travail exécutant sa continuation.
Espace de noms/Chemin du module : Microsoft.FSharp.Control
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member SwitchToThreadPool : unit -> Async<unit>
// Usage:
Async.SwitchToThreadPool ()
Valeur de retour
Calcul qui génère un nouvel élément de travail dans le pool de threads.
Notes
Pour obtenir des exemples illustrant l'utilisation de cette méthode, consultez Async.SwitchToContext, méthode (F#) et Async.SwitchToNewThread, méthode (F#).
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables