C# 클래스 Opc.Ua.ServiceMessageContext

Stores context information associated with a UA server that is used during message processing.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary 1 사용 예제들

공개 메소드들

메소드 설명
ServiceMessageContext ( ) : System

Initializes the object with default values.

비공개 메소드들

메소드 설명
ServiceMessageContext ( bool shared ) : System

메소드 상세

ServiceMessageContext() 공개 메소드

Initializes the object with default values.
public ServiceMessageContext ( ) : System
리턴 System