OpcSubscriptionDiagnostics Members

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcSubscriptionDiagnostics type exposes the following members.

CurrentKeepAliveCount

C#

public int CurrentKeepAliveCount { get; }


Property Value

Int32

CurrentLifetimeCount

C#

public int CurrentLifetimeCount { get; }


Property Value

Int32

DataChangeNotificationsCount

C#

public int DataChangeNotificationsCount { get; }


Property Value

Int32

DisableCount

C#

public int DisableCount { get; }


Property Value

Int32

DisabledMonitoredItemCount

C#

public int DisabledMonitoredItemCount { get; }


Property Value

Int32

DiscardedMessageCount

C#

public int DiscardedMessageCount { get; }


Property Value

Int32

EnableCount

C#

public int EnableCount { get; }


Property Value

Int32

EventNotificationsCount

C#

public int EventNotificationsCount { get; }


Property Value

Int32

EventQueueOverFlowCount

C#

public int EventQueueOverFlowCount { get; }


Property Value

Int32

LatePublishRequestCount

C#

public int LatePublishRequestCount { get; }


Property Value

Int32

MaxKeepAliveCount

C#

public int MaxKeepAliveCount { get; }


Property Value

Int32

MaxLifetimeCount

C#

public int MaxLifetimeCount { get; }


Property Value

Int32

MaxNotificationsPerPublish

C#

public int MaxNotificationsPerPublish { get; }


Property Value

Int32

ModifyCount

C#

public int ModifyCount { get; }


Property Value

Int32

MonitoredItemCount

C#

public int MonitoredItemCount { get; }


Property Value

Int32

MonitoringQueueOverflowCount

C#

public int MonitoringQueueOverflowCount { get; }


Property Value

Int32

NextSequenceNumber

C#

public int NextSequenceNumber { get; }


Property Value

Int32

NotificationsCount

C#

public int NotificationsCount { get; }


Property Value

Int32

PublishRequestCount

C#

public int PublishRequestCount { get; }


Property Value

Int32

RepublishMessageCount

C#

public int RepublishMessageCount { get; }


Property Value

Int32

RepublishMessageRequestCount

C#

public int RepublishMessageRequestCount { get; }


Property Value

Int32

RepublishRequestCount

C#

public int RepublishRequestCount { get; }


Property Value

Int32

TransferredToAlternativeClientsCount

C#

public int TransferredToAlternativeClientsCount { get; }


Property Value

Int32

TransferredToSameClientCount

C#

public int TransferredToSameClientCount { get; }


Property Value

Int32

TransferRequestCount

C#

public int TransferRequestCount { get; }


Property Value

Int32

UnacknowledgedMessageCount

C#

public int UnacknowledgedMessageCount { get; }


Property Value

Int32