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.147 -- Release Build+759c9d29b79c81f10905de8f58b653be932045f0
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