Partager via


MobileServicePushFailedException Classe

Définition

Exception levée lorsque l’envoi (push) ne se termine pas correctement.

public class MobileServicePushFailedException : Exception
type MobileServicePushFailedException = class
    inherit Exception
Public Class MobileServicePushFailedException
Inherits Exception
Héritage
MobileServicePushFailedException

Constructeurs

MobileServicePushFailedException(MobileServicePushCompletionResult, Exception)

Initialise une nouvelle instance de la classe MobileServicePushFailedException.

Propriétés

PushResult

Résultat de l’opération push

S’applique à