MaxStateTransactionalGrain(ITransactionalStateFactory, ILoggerFactory) Constructor
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 MaxStateTransactionalGrain (Orleans.Transactions.Abstractions.ITransactionalStateFactory stateFactory, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory);
new Orleans.Transactions.TestKit.MaxStateTransactionalGrain : Orleans.Transactions.Abstractions.ITransactionalStateFactory * Microsoft.Extensions.Logging.ILoggerFactory -> Orleans.Transactions.TestKit.MaxStateTransactionalGrain
Public Sub New (stateFactory As ITransactionalStateFactory, loggerFactory As ILoggerFactory)
Parameters
- stateFactory
- ITransactionalStateFactory
- loggerFactory
- ILoggerFactory