Metodo IScheduler.Schedule (Action)

Spazio dei nomi:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Sintassi

'Dichiarazione
Function Schedule ( _
    action As Action _
) As IDisposable
IDisposable Schedule(
    Action action
)
IDisposable^ Schedule(
    Action^ action
)
abstract Schedule : 
        action:Action -> IDisposable 

Parametri

Valore restituito

Tipo: System.IDisposable

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IScheduler Interfaccia

Overload Schedule

Spazio dei nomi Microsoft.Phone.Reactive