CacheCleanupResult
TimeElapsed Property
Nemiro.Data.dll
Elapsed time.
Namespace:
Nemiro.Data.Caching
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
TimeSpan
TimeElapsed
{
get
; }
public TimeSpan TimeElapsed { get; }
Public
ReadOnly
Property
TimeElapsed
As
TimeSpan
Get
Public ReadOnly Property TimeElapsed As TimeSpan Get
Property Value
Type:
TimeSpan
See Also
CacheCleanupResult Class
Nemiro.Data.Caching Namespace