Gets or sets the threshold count for pending replication packets that once reached, 
            the packets will be replicated using the 
BulkSize.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public Nullable<int> PendingOperationThreshold { get; set; }/** @property */
public Nullable<int> get_PendingOperationThreshold()
/** @property */
public  void set_PendingOperationThreshold(Nullable<int> value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)