OrleansTransactionInDoubtException 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.
Signifies that the runtime is unable to determine whether a transaction has committed.
[System.Serializable]
public class OrleansTransactionInDoubtException : Orleans.Transactions.OrleansTransactionException
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class OrleansTransactionInDoubtException : Orleans.Transactions.OrleansTransactionException
[<System.Serializable>]
type OrleansTransactionInDoubtException = class
inherit OrleansTransactionException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type OrleansTransactionInDoubtException = class
inherit OrleansTransactionException
Public Class OrleansTransactionInDoubtException
Inherits OrleansTransactionException
Public NotInheritable Class OrleansTransactionInDoubtException
Inherits OrleansTransactionException
- Inheritance
- Attributes
Constructors
Properties
TransactionId |
Methods
GetObjectData(SerializationInfo, StreamingContext) |