H5Pset_metadata_read_attempts
fn
herr_t H5Pset_metadata_read_attempts(hid_t plist_id, uint attempts)Sets the number of metadata read attempts.
Parameters
plist_id | File access property list identifier |
attempts | Number of attempts |
Returns
Non-negative on success, negative on failure.