C# 클래스 Opc.Ua.Server.CoreNodeManager.CallRequest

Stores temporary information while processing Call request.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
ArgumentErrors List
Callable ICallable
HasInvalidArgument bool
Index int
InputArguments object[]
MethodHandle object
MethodId NodeId
ObjectId NodeId

프로퍼티 상세

ArgumentErrors 공개적으로 프로퍼티

public List ArgumentErrors
리턴 List

Callable 공개적으로 프로퍼티

public ICallable Callable
리턴 ICallable

HasInvalidArgument 공개적으로 프로퍼티

public bool HasInvalidArgument
리턴 bool

Index 공개적으로 프로퍼티

public int Index
리턴 int

InputArguments 공개적으로 프로퍼티

public object[] InputArguments
리턴 object[]

MethodHandle 공개적으로 프로퍼티

public object MethodHandle
리턴 object

MethodId 공개적으로 프로퍼티

public NodeId MethodId
리턴 NodeId

ObjectId 공개적으로 프로퍼티

public NodeId ObjectId
리턴 NodeId