Freigeben über


RandomlyInjectedInconsistentStateException Klasse

Definition

Stellt eine zufällig eingefügte InconsistentStateExceptiondar.

[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
Vererbung
RandomlyInjectedInconsistentStateException
Attribute

Konstruktoren

RandomlyInjectedInconsistentStateException()

Initialisiert eine neue Instanz der RandomlyInjectedInconsistentStateException-Klasse.

RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext)

Stellt eine zufällig eingefügte InconsistentStateExceptiondar.

Eigenschaften

CurrentEtag

Ruft den Etag-Wert ab, der derzeit im Arbeitsspeicher hilft, und versucht, aktualisiert zu werden.

(Geerbt von InconsistentStateException)
StoredEtag

Ruft den Etag-Wert ab, der derzeit im persistenten Speicher gespeichert ist.

(Geerbt von InconsistentStateException)

Methoden

GetObjectData(SerializationInfo, StreamingContext)
Veraltet.

Stellt eine zufällig eingefügte InconsistentStateExceptiondar.

(Geerbt von InconsistentStateException)
ToString()

Stellt eine zufällig eingefügte InconsistentStateExceptiondar.

(Geerbt von InconsistentStateException)

Gilt für: