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) |