C# Class Opc.Ua.Sample.CustomNodeManager2.ReadWriteOperationState

Stores the state of a call method operation.
Show file Open project: OPCFoundation/UA-.NETStandardLibrary

Public Properties

Property Type Description
Index int
Source NodeState

Property Details

Index public property

public int Index
return int

Source public property

public NodeState Source
return NodeState