Partager via


AsyncLock.Wait, méthode

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

Syntaxe

'Déclaration
Public Sub Wait ( _
    action As Action _
)
public void Wait(
    Action action
)
public:
void Wait(
    Action^ action
)
member Wait : 
        action:Action -> unit 

Paramètres

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

AsyncLock Classe

Microsoft.Phone.Reactive, espace de noms