Partager via


NewThreadScheduler.Schedule, méthode (Action)

Espace de noms :  Microsoft.Phone.Reactive
Assembly :  Microsoft.Phone.Reactive (dans Microsoft.Phone.Reactive.dll)

Syntaxe

'Déclaration
Public Function Schedule ( _
    action As Action _
) As IDisposable
public IDisposable Schedule(
    Action action
)
public:
virtual IDisposable^ Schedule(
    Action^ action
) sealed
abstract Schedule : 
        action:Action -> IDisposable 
override Schedule : 
        action:Action -> IDisposable 

Paramètres

Valeur de retour

Type : System.IDisposable

Implémentations

IScheduler.Schedule(Action)

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

NewThreadScheduler Classe

Schedule, surcharge

Microsoft.Phone.Reactive, espace de noms