TableInfo.TimeToLive 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.
Gets the time to live for table items.
public:
property TimeSpan TimeToLive { TimeSpan get(); };
public TimeSpan TimeToLive { get; }
member this.TimeToLive : TimeSpan
Public ReadOnly Property TimeToLive As TimeSpan
Property Value
The default is null
.
Remarks
If not specified, records will not expire. The minimum value is 1 second.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา