Skip to main content

Class MessageIdCache<T>

Class that will cache the ID for type T avoids needing to calculate the stable hash of the full name each time a message is sent

Inheritance
System.Object
Inherited Members
Show
Syntax
public static class MessageIdCache<T>
Type Parameters
NameDescription
T

Fields

Id

Declaration
public static readonly int Id