Condividi tramite


RandomlyInjectedInconsistentStateException Classe

Definizione

Rappresenta un oggetto inserito InconsistentStateExceptionin modo casuale.

[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
Ereditarietà
RandomlyInjectedInconsistentStateException
Attributi

Costruttori

RandomlyInjectedInconsistentStateException()

Inizializza una nuova istanza della classe RandomlyInjectedInconsistentStateException.

RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext)

Rappresenta un oggetto inserito InconsistentStateExceptionin modo casuale.

Proprietà

CurrentEtag

Ottiene il valore Etag attualmente disponibile nella memoria e il tentativo di aggiornamento.

(Ereditato da InconsistentStateException)
StoredEtag

Ottiene il valore Etag attualmente contenuto nell'archiviazione permanente.

(Ereditato da InconsistentStateException)

Metodi

GetObjectData(SerializationInfo, StreamingContext)
Obsoleti.

Rappresenta un oggetto inserito InconsistentStateExceptionin modo casuale.

(Ereditato da InconsistentStateException)
ToString()

Rappresenta un oggetto inserito InconsistentStateExceptionin modo casuale.

(Ereditato da InconsistentStateException)

Si applica a