Freigeben über


RandomErrorInjector.RandomlyInjectedInconsistentStateException Klasse

Definition

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

Konstruktoren

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

Eigenschaften

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

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

Gilt für: