PSTransactionContext Class

Definition

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

Applies to