PoolUpdateLocatorListInterval Property |
Get the update locator list interval for this pool.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic int UpdateLocatorListInterval { get; }
Public ReadOnly Property UpdateLocatorListInterval As Integer
Get
public:
property int UpdateLocatorListInterval {
int get ();
}
member UpdateLocatorListInterval : int with get
Property Value
Type:
Int32
See Also