Freigeben über


RandomErrorInjector.RandomlyInjectedInconsistentStateException Klasse

Definition

[Orleans.GenerateSerializer]
[System.Serializable]
public class RandomErrorInjector.RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[System.Serializable]
public class RandomErrorInjector.RandomlyInjectedInconsistentStateException : Orleans.Storage.InconsistentStateException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type RandomErrorInjector.RandomlyInjectedInconsistentStateException = class
    inherit InconsistentStateException
[<System.Serializable>]
type RandomErrorInjector.RandomlyInjectedInconsistentStateException = class
    inherit InconsistentStateException
Public Class RandomErrorInjector.RandomlyInjectedInconsistentStateException
Inherits InconsistentStateException
Vererbung
RandomErrorInjector.RandomlyInjectedInconsistentStateException
Attribute

Konstruktoren

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

Eigenschaften

Name Beschreibung
CurrentEtag

Ruft den Etag-Wert ab, der derzeit im Arbeitsspeicher hilfreich ist, 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

Name Beschreibung
GetObjectData(SerializationInfo, StreamingContext)
Veraltet.
(Geerbt von InconsistentStateException)
ToString() (Geerbt von InconsistentStateException)

Gilt für: