InterprocessCacheMaximumRetryAttempts Property
Maximum retry attempts allowed for loading or saving cache file data.
Namespace: Gemstone.IOAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
public int MaximumRetryAttempts { get; set; }
Public Property MaximumRetryAttempts As Integer
Get
Set
public:
property int MaximumRetryAttempts {
int get ();
void set (int value);
}
function get_MaximumRetryAttempts();
function set_MaximumRetryAttempts(value);
Property Value
Int32