Skip to content

StrictVersionCompatible

class

Namespace: Orleans.Versions.Compatibility

A grain interface version compatibility strategy which treats all versions of an interface compatible only with equal requested versions.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public sealed class StrictVersionCompatible : CompatibilityStrategy

Constructors

Properties

  • Singleton Gets the singleton instance of this class.