MobileServicePushFailedException Constructeur
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe MobileServicePushFailedException.
public MobileServicePushFailedException(Microsoft.WindowsAzure.MobileServices.Sync.MobileServicePushCompletionResult pushResult, Exception innerException);
new Microsoft.WindowsAzure.MobileServices.Sync.MobileServicePushFailedException : Microsoft.WindowsAzure.MobileServices.Sync.MobileServicePushCompletionResult * Exception -> Microsoft.WindowsAzure.MobileServices.Sync.MobileServicePushFailedException
Public Sub New (pushResult As MobileServicePushCompletionResult, innerException As Exception)
- pushResult
- MobileServicePushCompletionResult
Résultat de l’opération push.
- innerException
- Exception
Exception interne qui a provoqué l’échec du push.
Produit | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :