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