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)

適用対象