H5Pset_metadata_read_attempts

fnherr_t H5Pset_metadata_read_attempts(hid_t plist_id, uint attempts)

Sets the number of metadata read attempts.

Parameters

plist_idFile access property list identifier
attemptsNumber of attempts

Returns

Non-negative on success, negative on failure.