سؤال

I recently was attempting to configure an incremental retry strategy. I followed the sample provided here and got the following error:

Unrecognized attribute 'retryInterval'. Note that attribute names are case-sensitive.

هل كانت مفيدة؟

المحلول

The problem is that from Enterprise Library 5 to 6, they renamed this parameter from retryInterval to initialInterval. Hopefully this saves someone some time.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top