Compartilhar via


Método SynchronizationContextScheduler.Schedule (Action)

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (em Microsoft.Phone.Reactive.dll)

Sintaxe

'Declaração
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 

Parâmetros

Valor de retorno

Tipo: System.IDisposable

Implementações

IScheduler.Schedule(Action)

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

SynchronizationContextScheduler Classe

Sobrecargas Schedule

Namespace Microsoft.Phone.Reactive