Compartir a través de


RandomErrorInjector.RandomlyInjectedInconsistentStateException Clase

Definición

[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
Herencia
RandomErrorInjector.RandomlyInjectedInconsistentStateException
Atributos

Constructores

RandomErrorInjector.RandomlyInjectedInconsistentStateException()
RandomErrorInjector.RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext)

Propiedades

CurrentEtag

Obtiene el valor Etag que ayuda actualmente en la memoria e intenta actualizarse.

(Heredado de InconsistentStateException)
StoredEtag

Obtiene el valor Etag que se mantiene actualmente en el almacenamiento persistente.

(Heredado de InconsistentStateException)

Métodos

GetObjectData(SerializationInfo, StreamingContext)
Obsoletos.
(Heredado de InconsistentStateException)
ToString() (Heredado de InconsistentStateException)

Se aplica a