C# 클래스 Opc.Ua.Sample.CustomNodeManager2.CallOperationState

Stores the state of a call method operation.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary

공개 프로퍼티들

프로퍼티 타입 설명
Index int
Method MethodState
Source NodeState

프로퍼티 상세

Index 공개적으로 프로퍼티

public int Index
리턴 int

Method 공개적으로 프로퍼티

public MethodState Method
리턴 MethodState

Source 공개적으로 프로퍼티

public NodeState Source
리턴 NodeState