Gets or sets the maximum time (in milliseconds) pending replication packets should 
            wait before being replicated if 
PendingOperationThreshold has not been breached.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
Public Property IdleTimeThreshold As Nullable(Of Long)
	Get
	Set
/** @property */
public Nullable<long> get_IdleTimeThreshold()
/** @property */
public  void set_IdleTimeThreshold(Nullable<long> value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)