AllCompatibleVersions 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.
Grain interface version selector which allows any compatible version to be chosen.
[System.Serializable]
public class AllCompatibleVersions : Orleans.Versions.Selector.VersionSelectorStrategy
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public sealed class AllCompatibleVersions : Orleans.Versions.Selector.VersionSelectorStrategy
[<System.Serializable>]
type AllCompatibleVersions = class
inherit VersionSelectorStrategy
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<Orleans.SuppressReferenceTracking>]
type AllCompatibleVersions = class
inherit VersionSelectorStrategy
Public Class AllCompatibleVersions
Inherits VersionSelectorStrategy
Public NotInheritable Class AllCompatibleVersions
Inherits VersionSelectorStrategy
- Inheritance
- Attributes
Constructors
AllCompatibleVersions() |
Properties
Singleton |
Gets the singleton instance of this class. |
Methods
Equals(Object) | |
GetHashCode() |