GrainTypeSharedContextResolver 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.
Resolves components which are common to all instances of a given grain type.
public class GrainTypeSharedContextResolver
type GrainTypeSharedContextResolver = class
Public Class GrainTypeSharedContextResolver
- Inheritance
-
GrainTypeSharedContextResolver
Constructors
Methods
GetComponents(GrainType) |
Returns shared grain components for the provided grain type. |