RandomErrorInjector.RandomlyInjectedInconsistentStateException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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) |