LatestVersion 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 always selects the highest compatible version.
[System.Serializable]
public class LatestVersion : Orleans.Versions.Selector.VersionSelectorStrategy
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public sealed class LatestVersion : Orleans.Versions.Selector.VersionSelectorStrategy
[<System.Serializable>]
type LatestVersion = class
inherit VersionSelectorStrategy
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<Orleans.SuppressReferenceTracking>]
type LatestVersion = class
inherit VersionSelectorStrategy
Public Class LatestVersion
Inherits VersionSelectorStrategy
Public NotInheritable Class LatestVersion
Inherits VersionSelectorStrategy
- Inheritance
- Attributes
Constructors
LatestVersion() |
Properties
Singleton |
Gets the singleton instance of this class. |
Methods
Equals(Object) | |
GetHashCode() |