C# 클래스 Opc.Ua.Server.SessionPublishQueue.QueuedSubscription

Stores a subscription that has notifications ready to be sent back to the client.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Priority byte
Publishing bool
ReadyToPublish bool
Subscription Subscription
Timestamp System.DateTime

프로퍼티 상세

Priority 공개적으로 프로퍼티

public byte Priority
리턴 byte

Publishing 공개적으로 프로퍼티

public bool Publishing
리턴 bool

ReadyToPublish 공개적으로 프로퍼티

public bool ReadyToPublish
리턴 bool

Subscription 공개적으로 프로퍼티

public Subscription,Opc.Ua.Server Subscription
리턴 Subscription

Timestamp 공개적으로 프로퍼티

public DateTime,System Timestamp
리턴 System.DateTime