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: 10.2.0.0 (10.2.1.14000)