C# 클래스 Opc.Ua.MonitoredItemCreateResult

The description of a monitored item to create.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary 1 사용 예제들

공개 메소드들

메소드 설명
MonitoredItemCreateResult ( uint statusCode ) : System

Initializes the object with an error code.

메소드 상세

MonitoredItemCreateResult() 공개 메소드

Initializes the object with an error code.
public MonitoredItemCreateResult ( uint statusCode ) : System
statusCode uint
리턴 System