RandomErrorInjector.RandomlyInjectedInconsistentStateException 类

定义

[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
继承
RandomErrorInjector.RandomlyInjectedInconsistentStateException
属性

构造函数

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

属性

CurrentEtag

获取当前在内存中帮助并尝试更新的 Etag 值。

(继承自 InconsistentStateException)
StoredEtag

获取当前保存在持久存储中的 Etag 值。

(继承自 InconsistentStateException)

方法

GetObjectData(SerializationInfo, StreamingContext)
已过时.
(继承自 InconsistentStateException)
ToString() (继承自 InconsistentStateException)

适用于