OpcSessionDiagnostics Members

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

AddNodesCounter

C#

public OpcServiceCounter AddNodesCounter { get; }


Property Value

OpcServiceCounter

AddReferenceCounter

C#

public OpcServiceCounter AddReferenceCounter { get; }


Property Value

OpcServiceCounter

BrowseCounter

C#

public OpcServiceCounter BrowseCounter { get; }


Property Value

OpcServiceCounter

BrowseNextCounter

C#

public OpcServiceCounter BrowseNextCounter { get; }


Property Value

OpcServiceCounter

CallCounter

C#

public OpcServiceCounter CallCounter { get; }


Property Value

OpcServiceCounter

ChangeMonitoringModeCounter

C#

public OpcServiceCounter ChangeMonitoringModeCounter { get; }


Property Value

OpcServiceCounter

ChangePublishingModeCounter

C#

public OpcServiceCounter ChangePublishingModeCounter { get; }


Property Value

OpcServiceCounter

ChangeTriggeringCounter

C#

public OpcServiceCounter ChangeTriggeringCounter { get; }


Property Value

OpcServiceCounter

CreateMonitoredItemCounter

C#

public OpcServiceCounter CreateMonitoredItemCounter { get; }


Property Value

OpcServiceCounter

CreateSubscriptionCounter

C#

public OpcServiceCounter CreateSubscriptionCounter { get; }


Property Value

OpcServiceCounter

CurrentMonitoredItemsCount

C#

public long CurrentMonitoredItemsCount { get; }


Property Value

Int64

CurrentPublishRequestsInQueue

C#

public long CurrentPublishRequestsInQueue { get; }


Property Value

Int64

CurrentSubscriptionsCount

C#

public long CurrentSubscriptionsCount { get; }


Property Value

Int64

DeleteMonitoredItemCounter

C#

public OpcServiceCounter DeleteMonitoredItemCounter { get; }


Property Value

OpcServiceCounter

DeleteNodeCounter

C#

public OpcServiceCounter DeleteNodeCounter { get; }


Property Value

OpcServiceCounter

DeleteReferenceCounter

C#

public OpcServiceCounter DeleteReferenceCounter { get; }


Property Value

OpcServiceCounter

DeleteSubscriptionCounter

C#

public OpcServiceCounter DeleteSubscriptionCounter { get; }


Property Value

OpcServiceCounter

HistoryReadCounter

C#

public OpcServiceCounter HistoryReadCounter { get; }


Property Value

OpcServiceCounter

HistoryUpdateCounter

C#

public OpcServiceCounter HistoryUpdateCounter { get; }


Property Value

OpcServiceCounter

ModifyMonitoredItemCounter

C#

public OpcServiceCounter ModifyMonitoredItemCounter { get; }


Property Value

OpcServiceCounter

ModifySubscriptionCounter

C#

public OpcServiceCounter ModifySubscriptionCounter { get; }


Property Value

OpcServiceCounter

PublishCounter

C#

public OpcServiceCounter PublishCounter { get; }


Property Value

OpcServiceCounter

QueryFirstCounter

C#

public OpcServiceCounter QueryFirstCounter { get; }


Property Value

OpcServiceCounter

QueryNextCounter

C#

public OpcServiceCounter QueryNextCounter { get; }


Property Value

OpcServiceCounter

ReadCounter

C#

public OpcServiceCounter ReadCounter { get; }


Property Value

OpcServiceCounter

RegisterNodeCounter

C#

public OpcServiceCounter RegisterNodeCounter { get; }


Property Value

OpcServiceCounter

RepublishCounter

C#

public OpcServiceCounter RepublishCounter { get; }


Property Value

OpcServiceCounter

TotalRequestCounter

C#

public OpcServiceCounter TotalRequestCounter { get; }


Property Value

OpcServiceCounter

TransferSubscriptionCounter

C#

public OpcServiceCounter TransferSubscriptionCounter { get; }


Property Value

OpcServiceCounter

TranslateBrowsePathsToNodeIdCounter

C#

public OpcServiceCounter TranslateBrowsePathsToNodeIdCounter { get; }


Property Value

OpcServiceCounter

UnauthorizedRequestsCount

C#

public long UnauthorizedRequestsCount { get; }


Property Value

Int64

UnregisterNodeCounter

C#

public OpcServiceCounter UnregisterNodeCounter { get; }


Property Value

OpcServiceCounter

WriteCounter

C#

public OpcServiceCounter WriteCounter { get; }


Property Value

OpcServiceCounter