Number of receivers caching each message.

C# | Visual Basic | Managed C++ |
public uint ReplicationCoefficient { get; set; }
Public Property ReplicationCoefficient As UInteger
public: property unsigned int ReplicationCoefficient { unsigned int get (); void set (unsigned int value); }