OPC Studio User's Guide and Reference
IUADataSubscription Interface Members
Properties  Methods 

OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.NodeSpace Namespace : IUADataSubscription Interface

The following tables list the members exposed by IUADataSubscription.

Public Properties
 NameDescription
 PropertyThe rate at which the monitored item should be accessed and evaluated (in milliseconds).  
 PropertyAn arbitrary object associated with the data subscription.  
Top
Public Methods
 NameDescription
 MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
 MethodProvides the sink with new data. (Inherited from OpcLabs.BaseLib.ISink<UAAttributeData>)
 MethodInfrastructure. Do not call this method directly.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Provides the data subscription with an updated value.
Top
See Also

Reference

IUADataSubscription Interface
OpcLabs.EasyOpc.UA.NodeSpace Namespace