# ITransactionalStateFactory.Create(TransactionalStateConfiguration)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleans.transactions.abstractions.itransactionalstatefactory/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleans.transactions.abstractions.itransactionalstatefactory/methods/)

```csharp
public abstract ITransactionalState<TState> Create<TState>(TransactionalStateConfiguration config)
```

### Parameters

- `config` (`TransactionalStateConfiguration`)
