Partager via


IObserver<TValue, TResult>.OnError, méthode

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

Syntaxe

'Déclaration
Function OnError ( _
    exception As Exception _
) As TResult
TResult OnError(
    Exception exception
)
TResult OnError(
    Exception^ exception
)
abstract OnError : 
        exception:Exception -> 'TResult 

Paramètres

Valeur de retour

Type : TResult

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

IObserver<TValue, TResult> Interface

Microsoft.Phone.Reactive, espace de noms