Gets or sets the local view batch timeout (i.e. maximum time the server will batch entries before updating the client.
Null value indicates that the default value will be used.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
/** @property */
public Nullable<long> get_BatchTimeout()
/** @property */
public void set_BatchTimeout(Nullable<long> value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)