C# Class Opc.Ua.Client.NotificationEventArgs

Represents the event arguments provided when a new notification message arrives.
Inheritance: System.EventArgs
ファイルを表示 Open project: OPCFoundation/UA-.NET Class Usage Examples

Private Methods

Method Description
NotificationEventArgs ( Subscription subscription, NotificationMessage notificationMessage, IList stringTable ) : System

Creates a new instance.