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.166 -- Release Build+d3cb24a90fe44346300dfbb17444d7b350f42d79
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