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.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
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