PartnerAS2Receiver.MinimumRetryIntervalUnits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Edi::PartnerAgreementManager::TimeUnit MinimumRetryIntervalUnits { Microsoft::BizTalk::Edi::PartnerAgreementManager::TimeUnit get(); void set(Microsoft::BizTalk::Edi::PartnerAgreementManager::TimeUnit value); };
public Microsoft.BizTalk.Edi.PartnerAgreementManager.TimeUnit MinimumRetryIntervalUnits { get; set; }
member this.MinimumRetryIntervalUnits : Microsoft.BizTalk.Edi.PartnerAgreementManager.TimeUnit with get, set
Public Property MinimumRetryIntervalUnits As TimeUnit