ICompatibilityDirector
interface
Namespace: Orleans.Versions.Compatibility
Functionality for grain interface compatibility directors.
public interface ICompatibilityDirectorMethods
IsCompatible(ushort, ushort)Returnstrueif the current version of an interface is compatible with the requested version,falseotherwise.
