PartnerAS2Receiver.RetryTimeoutUnits 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 RetryTimeoutUnits { Microsoft::BizTalk::Edi::PartnerAgreementManager::TimeUnit get(); void set(Microsoft::BizTalk::Edi::PartnerAgreementManager::TimeUnit value); };
public Microsoft.BizTalk.Edi.PartnerAgreementManager.TimeUnit RetryTimeoutUnits { get; set; }
member this.RetryTimeoutUnits : Microsoft.BizTalk.Edi.PartnerAgreementManager.TimeUnit with get, set
Public Property RetryTimeoutUnits As TimeUnit