Partager via


RandomErrorInjector.RandomlyInjectedInconsistentStateException Classe

Définition

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

S’applique à