PSTransactionContext 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.
We don't need PSTransaction related types on CSS because System.Transactions namespace is not available in CoreCLR.
public ref class PSTransactionContext sealed : IDisposable
public sealed class PSTransactionContext : IDisposable
type PSTransactionContext = class
interface IDisposable
Public NotInheritable Class PSTransactionContext
Implements IDisposable
- Inheritance
-
PSTransactionContext
- Implements
Methods
Dispose() |
Disposes the PSTransactionContext object. |
Finalize() |
Destructor for the PSTransactionManager class |