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

Stores a reference count for entries in the component cache.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Entry NodeState
RefCount int

Property Details

Entry public_oe property

public NodeState Entry
return NodeState

RefCount public_oe property

public int RefCount
return int