LifeSpan Property

SimpleEssentials

ICacheObject..::..LifeSpan Property

Namespace:  SimpleEssentials.Cache
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


TimeSpan LifeSpan { get; set; }
Property LifeSpan As TimeSpan
	Get
	Set
property TimeSpan^ LifeSpan {
	TimeSpan^ get ();
	void set (TimeSpan^ value);
}