Redigera

Dela via


RandomErrorInjector.RandomlyInjectedInconsistentStateException Class

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
Inheritance
RandomErrorInjector.RandomlyInjectedInconsistentStateException
Attributes

Constructors

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

Properties

CurrentEtag

Gets the Etag value currently help in memory, and attempting to be updated.

(Inherited from InconsistentStateException)
StoredEtag

Gets the Etag value currently held in persistent storage.

(Inherited from InconsistentStateException)

Methods

GetObjectData(SerializationInfo, StreamingContext)
Obsolete.
(Inherited from InconsistentStateException)
ToString() (Inherited from InconsistentStateException)

Applies to