Compartir a través de


IScheduler.Schedule (Método) (Action)

Espacio de nombres:  Microsoft.Phone.Reactive
Ensamblado:  Microsoft.Phone.Reactive (en Microsoft.Phone.Reactive.dll)

Sintaxis

'Declaración
Function Schedule ( _
    action As Action _
) As IDisposable
IDisposable Schedule(
    Action action
)
IDisposable^ Schedule(
    Action^ action
)
abstract Schedule : 
        action:Action -> IDisposable 

Parámetros

Valor devuelto

Tipo: System.IDisposable

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

IScheduler Interfaz

Schedule (Sobrecarga)

Microsoft.Phone.Reactive (Espacio de nombres)