See ReceiveBatchSize.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public int ReceiveBatchSize { get; set; }
Public Property ReceiveBatchSize As Integer Get Set
public: property int ReceiveBatchSize { int get (); void set (int value); }
/** @property */ public int get_ReceiveBatchSize() /** @property */ public void set_ReceiveBatchSize(int value)