AllVersionsCompatible 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.
A grain interface version compatibility strategy which treats all versions of an interface compatible with any requested version.
[System.Serializable]
public class AllVersionsCompatible : Orleans.Versions.Compatibility.CompatibilityStrategy
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public sealed class AllVersionsCompatible : Orleans.Versions.Compatibility.CompatibilityStrategy
[<System.Serializable>]
type AllVersionsCompatible = class
inherit CompatibilityStrategy
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<Orleans.SuppressReferenceTracking>]
type AllVersionsCompatible = class
inherit CompatibilityStrategy
Public Class AllVersionsCompatible
Inherits CompatibilityStrategy
Public NotInheritable Class AllVersionsCompatible
Inherits CompatibilityStrategy
- Inheritance
- Attributes
Constructors
AllVersionsCompatible() |
Properties
Singleton |
Gets the singleton instance of this class. |
Methods
Equals(Object) | |
GetHashCode() |