# Copier_PendingTransactionState&lt;TState&gt;

Package: [Microsoft.Orleans.Transactions](/orleans/docs/api/csharp/microsoft.orleans.transactions/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Transactions)

```csharp
public sealed class Copier_PendingTransactionState<TState> : ShallowCopier<PendingTransactionState<TState>>
    where TState : class, new()
```

Base type for deep copiers of types that are actually shallow-copyable.

## Constructors

- [Copier_PendingTransactionState&lt;TState&gt;](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleanscodegen.orleans.transactions.abstractions.copier-pendingtransactionstate-1/constructors/constructor-40bda2a0/)
