LongRunningTransaction 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.
public ref class LongRunningTransaction abstract : Microsoft::XLANGs::Core::TransactionalContext
[System.Serializable]
public abstract class LongRunningTransaction : Microsoft.XLANGs.Core.TransactionalContext
type LongRunningTransaction = class
inherit TransactionalContext
Public MustInherit Class LongRunningTransaction
Inherits TransactionalContext
- Inheritance
- Attributes
Constructors
| LongRunningTransaction(Service, String, DateTime) | |
| LongRunningTransaction(Service, String) |
Fields
| _blockedSubscriptions | (Inherited from Context) |
| _exception | (Inherited from Context) |
| _isCompleted | (Inherited from Context) |
| _service | (Inherited from Context) |
| _successorSegment | (Inherited from Context) |
| Args | (Inherited from Context) |