C# Class Opc.Ua.Server.CustomNodeManager2.CacheEntry

Stores a reference count for entries in the component cache.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
Entry NodeState
RefCount int

Property Details

Entry public_oe property

public NodeState Entry
Résultat NodeState

RefCount public_oe property

public int RefCount
Résultat int