EasyUA Reference
CacheQueueSize Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > MonitoredItem Class : CacheQueueSize Property

Glossary Item Box

Returns the queue size used by the cache.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As MonitoredItem
Dim value As Integer
 
instance.CacheQueueSize = value
 
value = instance.CacheQueueSize
C# 
public int CacheQueueSize {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.