Partager via


RandomlyInjectedInconsistentStateException Classe

Définition

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
RandomlyInjectedInconsistentStateException
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)

S’applique à