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