Orleans.Versions.Selector Namespace
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.
All |
Grain interface version selector which allows any compatible version to be chosen. |
Latest |
Grain interface version selector which always selects the highest compatible version. |
Minimum |
Grain interface version selector which always selects the lowest compatible version. |
Version |
Base class for all grain interface version selector strategies. |
IVersion |
Functionality for selecting which versions of a grain interface should be preferred when performing grain placement. |
IVersion |