Gets or sets the maximum elapsed time, in milliseconds, between two batch notifications.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public long BatchTime { get; set; }Public Property BatchTime As Long
	Get
	Set
/** @property */
public long get_BatchTime()
/** @property */
public  void set_BatchTime(long value)

 See Also
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)