C# 클래스 Opc.Ua.Client.PublishErrorEventArgs

Represents the event arguments provided when a publish error occurs.
상속: System.EventArgs
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

비공개 메소드들

메소드 설명
PublishErrorEventArgs ( ServiceResult status ) : System

Creates a new instance.

PublishErrorEventArgs ( ServiceResult status, uint subscriptionId, uint sequenceNumber ) : System

Creates a new instance.