TypeCodeOverrideAttribute.TypeCode Property
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.
Use a specific grain interface ID or grain class type code (e.g. to avoid hash collisions)
public int TypeCode { get; }
member this.TypeCode : int
Public ReadOnly Property TypeCode As Integer