Gets or sets the size of the batch used when sending notifications to the client.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public int BatchSize { get; set; }Public Property BatchSize As Integer
public:
property int BatchSize {
	int get ();
	void set (int value);
}/** @property */
public int get_BatchSize()
/** @property */
public  void set_BatchSize(int value)

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