BTFAsmComp.MessageTimeToLiveMinutes 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 int MessageTimeToLiveMinutes { int get(); void set(int value); };
[Microsoft.BizTalk.Component.BtsDescription("DescMessageTimeToLiveMinutes")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropMessageTimeToLiveMinutes")]
public int MessageTimeToLiveMinutes { get; set; }
member this.MessageTimeToLiveMinutes : int with get, set
Public Property MessageTimeToLiveMinutes As Integer
Property Value
- Attributes