QuickOPC User's Guide and Reference
SubscriptionDiagnosticsType_EventQueueOverFlowCount Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : SubscriptionDiagnosticsType_EventQueueOverFlowCount Property
The identifier for the SubscriptionDiagnosticsType_EventQueueOverFlowCount Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property SubscriptionDiagnosticsType_EventQueueOverFlowCount As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.SubscriptionDiagnosticsType_EventQueueOverFlowCount
[NotNull()]
public static UANodeId SubscriptionDiagnosticsType_EventQueueOverFlowCount {get;}
[NotNull()]
public:
static property UANodeId^ SubscriptionDiagnosticsType_EventQueueOverFlowCount {
   UANodeId^ get();
}
Remarks
The node ID is: i=8902
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAVariableIds Class
UAVariableIds Members