C# Class Opc.Ua.Sample.SampleNodeManager.CallOperationState

Stores the state of a call method operation.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Index int
Method MethodState
Source NodeState

Property Details

Index public_oe property

public int Index
return int

Method public_oe property

public MethodState Method
return MethodState

Source public_oe property

public NodeState Source
return NodeState