RandomlyInjectedInconsistentStateException Constructors
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.
Overloads
RandomlyInjectedInconsistentStateException() |
Initializes a new instance of the RandomlyInjectedInconsistentStateException class. |
RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext) |
RandomlyInjectedInconsistentStateException()
Initializes a new instance of the RandomlyInjectedInconsistentStateException class.
public RandomlyInjectedInconsistentStateException ();
Public Sub New ()
Applies to
RandomlyInjectedInconsistentStateException(SerializationInfo, StreamingContext)
protected RandomlyInjectedInconsistentStateException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Orleans.TestingHost.RandomlyInjectedInconsistentStateException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Orleans.TestingHost.RandomlyInjectedInconsistentStateException
Protected Sub New (info As SerializationInfo, context As StreamingContext)
Parameters
- info
- SerializationInfo
- context
- StreamingContext