CacheCleanupResult
Errors Property
Nemiro.Data.dll
Number of errors.
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
int
Errors
{
get
; }
public int Errors { get; }
Public
ReadOnly
Property
Errors
As
Integer
Get
Public ReadOnly Property Errors As Integer Get
Property Value
Type:
Int32
See Also
CacheCleanupResult Class
Nemiro.Data.Caching Namespace