RandomErrorInjector.RandomlyInjectedInconsistentStateException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Inheritance
-
RandomErrorInjector.RandomlyInjectedInconsistentStateException
- Attributes
Constructors
RandomErrorInjector.RandomlyInjectedInconsistentStateException() | |
RandomErrorInjector.RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext) |
Properties
CurrentEtag |
Gets the Etag value currently help in memory, and attempting to be updated. (Inherited from InconsistentStateException) |
StoredEtag |
Gets the Etag value currently held in persistent storage. (Inherited from InconsistentStateException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Obsolete.
(Inherited from InconsistentStateException)
|
ToString() | (Inherited from InconsistentStateException) |