RandomErrorInjector.RandomlyInjectedInconsistentStateException Classe
Définition
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.
[System.Serializable]
public class RandomErrorInjector.RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[System.Serializable]
[Orleans.GenerateSerializer]
public class RandomErrorInjector.RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[<System.Serializable>]
type RandomErrorInjector.RandomlyInjectedInconsistentStateException = class
inherit InconsistentStateException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type RandomErrorInjector.RandomlyInjectedInconsistentStateException = class
inherit InconsistentStateException
Public Class RandomErrorInjector.RandomlyInjectedInconsistentStateException
Inherits InconsistentStateException
- Héritage
-
RandomErrorInjector.RandomlyInjectedInconsistentStateException
- Attributs
Constructeurs
RandomErrorInjector.RandomlyInjectedInconsistentStateException() | |
RandomErrorInjector.RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext) |
Propriétés
CurrentEtag |
Obtient la valeur Etag aide actuellement en mémoire et tente d’être mise à jour. (Hérité de InconsistentStateException) |
StoredEtag |
Obtient la valeur Etag actuellement conservée dans le stockage persistant. (Hérité de InconsistentStateException) |
Méthodes
GetObjectData(SerializationInfo, StreamingContext) |
Obsolète.
(Hérité de InconsistentStateException)
|
ToString() | (Hérité de InconsistentStateException) |