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.165 -- Release Build+e14d337b173ad33e50be6747ce5b02f477f99484
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