OpcServiceCounter Class

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll

Provides diagnostic information about service calls.

C#

public class OpcServiceCounter


Inheritance Object › OpcServiceCounter

Name Description
FailedCalls Gets the total number of service requests that were rejected.
TotalCalls Gets the number of service requests that have been received.