MemoryGrainStorageFactory Class
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.
Factory for creating MemoryGrainStorage
public class MemoryGrainStorageFactory
public static class MemoryGrainStorageFactory
type MemoryGrainStorageFactory = class
Public Class MemoryGrainStorageFactory
- Inheritance
-
MemoryGrainStorageFactory
Constructors
MemoryGrainStorageFactory() |
Methods
Create(IServiceProvider, String) |
Creates a new MemoryGrainStorage instance. |