Share via


NetMsmqTLConfig.TimeToLive Property

Definition

public:
 property TimeSpan TimeToLive { TimeSpan get(); void set(TimeSpan value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("TimeToLive", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public TimeSpan TimeToLive { get; set; }
member this.TimeToLive : TimeSpan with get, set
Public Property TimeToLive As TimeSpan

Property Value

Implements

Attributes

Applies to