Create(IServiceProvider, string)
static
public static ITransactionalStateStorageFactory Create(IServiceProvider services, string name) Creates a transactional state storage factory.
Parameters
servicesIServiceProvider- The service provider.
namestring- The provider name.
Returns
The transactional state storage factory.
