GrainPropertiesResolver 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.
Responsible for resolving GrainProperties for GrainType values.
public class GrainPropertiesResolver
type GrainPropertiesResolver = class
Public Class GrainPropertiesResolver
- Inheritance
-
GrainPropertiesResolver
Constructors
GrainPropertiesResolver(IClusterManifestProvider) |
Initializes a new instance of the GrainPropertiesResolver class. |
Methods
GetGrainProperties(GrainType) |
Gets the grain properties for the provided type. |
TryGetGrainProperties(GrainType, GrainProperties) |
Gets the grain properties for the provided type. |