[Missing <summary> documentation for P:QS.CMS.Framework2.ClientConfiguration.NumberOfReceiveBuffersForUnicast]

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