WellKnownGrainInterfaceProperties
class
Namespace: Orleans.Metadata
Well-known grain interface property keys.
public static class WellKnownGrainInterfacePropertiesFields
DefaultGrainTypeThe encodedGrainTypecorresponding to the primary implementation of an interface. This is used for resolving a grain type from an interface.TypeNameThe name of the type of this interface. Used for convention-based matching of primary implementations.VersionThe version of this interface encoded as a decimal integer.
