Connectivity Software User's Guide and Reference
EasyUASubscriptionResolvedEventArgs Class
Members 



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.PubSub.OperationModel Namespace : EasyUASubscriptionResolvedEventArgs Class
Provides data for the $(memberUrl event.
Object Model
EasyUASubscriptionResolvedEventArgs ClassUADataSetSubscriptionDescriptor Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs)>
<ComVisibleAttribute(True)>
<GuidAttribute("74C6F7D0-288C-433B-ACAC-6FC86769AFEA")>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<SerializableAttribute()>
Public Class EasyUASubscriptionResolvedEventArgs 
   Inherits System.EventArgs
   Implements OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs, System.ICloneable 
'Usage
 
Dim instance As EasyUASubscriptionResolvedEventArgs
[CLSCompliant(true)]
[ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs)]
[ComVisible(true)]
[Guid("74C6F7D0-288C-433B-ACAC-6FC86769AFEA")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[Serializable()]
public class EasyUASubscriptionResolvedEventArgs : System.EventArgs, OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs, System.ICloneable  
[CLSCompliant(true)]
[ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs)]
[ComVisible(true)]
[Guid("74C6F7D0-288C-433B-ACAC-6FC86769AFEA")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[Serializable()]
public ref class EasyUASubscriptionResolvedEventArgs : public System.EventArgs, OpcLabs.EasyOpc.UA.PubSub.OperationModel.ComTypes._EasyUASubscriptionResolvedEventArgs, System.ICloneable  
Inheritance Hierarchy

System.Object
   System.EventArgs
      OpcLabs.EasyOpc.UA.PubSub.OperationModel.EasyUASubscriptionResolvedEventArgs

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also