GrainVersioningOptions 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.
Versioning options govern grain implementation selection in heterogeneous deployments.
public class GrainVersioningOptions
type GrainVersioningOptions = class
Public Class GrainVersioningOptions
- Inheritance
-
GrainVersioningOptions
Constructors
GrainVersioningOptions() |
Fields
DEFAULT_COMPATABILITY_STRATEGY | |
DEFAULT_VERSION_SELECTOR_STRATEGY |
Properties
DefaultCompatibilityStrategy |
Gets or sets the name of the default strategy used to determine grain compatibility in heterogeneous deployments. |
DefaultVersionSelectorStrategy |
Gets or sets the name of the default strategy for selecting grain versions in heterogeneous deployments. |