| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MonitoredItemDataCache Dim value As Integer value = instance.QueueSize | |
| C# | |
|---|---|
public int QueueSize {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| QueueSize Property | |
| See Also Send Feedback | |
| EasyUA Assembly > Advosol.EasyUA Namespace > MonitoredItemDataCache Class : QueueSize Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MonitoredItemDataCache Dim value As Integer value = instance.QueueSize | |
| C# | |
|---|---|
public int QueueSize {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x