Documentation for a minimal subset of the QSM API
ReplicationCoefficient Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > ReplicationCoefficient
Number of receivers caching each message.
Syntax
C#Visual BasicManaged C++
public uint ReplicationCoefficient { get; set; }
Public Property ReplicationCoefficient As UInteger
public:
property unsigned int ReplicationCoefficient {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823