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.
Représente un injecté de InconsistentStateExceptionmanière aléatoire.
[System.Serializable]
public class RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[<System.Serializable>]
type RandomlyInjectedInconsistentStateException = class
inherit InconsistentStateException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type RandomlyInjectedInconsistentStateException = class
inherit InconsistentStateException
Public Class RandomlyInjectedInconsistentStateException
Inherits InconsistentStateException
Public NotInheritable Class RandomlyInjectedInconsistentStateException
Inherits InconsistentStateException
- Héritage
- Attributs
Constructeurs
| RandomlyInjectedInconsistentStateException() |
Initialise une nouvelle instance de la classe RandomlyInjectedInconsistentStateException. |
| RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext) |
Représente un injecté de InconsistentStateExceptionmanière aléatoire. |
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.
Représente un injecté de InconsistentStateExceptionmanière aléatoire. (Hérité de InconsistentStateException) |
| ToString() |
Représente un injecté de InconsistentStateExceptionmanière aléatoire. (Hérité de InconsistentStateException) |