共用方式為


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)

適用於