다음을 통해 공유


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)

적용 대상