GigaSpaces XAP.Net Documentation
ReceiveBatchSize Property
Class LibraryGigaSpaces.XAP.Events.PollingPollingEventDrivenAttributeReceiveBatchSize

[Missing <summary> documentation for P:GigaSpaces.XAP.Events.Polling.PollingEventDrivenAttribute.ReceiveBatchSize]

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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)