Opc.Ua.Core
BaseVariableValue Class Members
Fields  Properties  Methods 


Opc.Ua Namespace : BaseVariableValue Class

The following tables list the members exposed by BaseVariableValue.

Public Constructors
 NameDescription
Public Constructor Initializes the instance with a synchronization object.  
Top
Public Fields
 NameDescription
Public Field Raised after the value is written.  
Public Field Raised before the value is read.  
Top
Public Properties
 NameDescription
Public Property The behavior to use when reading or writing all or part of the object.  
Public Property Gets or sets the current error state.  
Public Property An object used to synchronize access to the value.  
Public Property Gets or sets the timestamp associated with the value.  
Top
Public Methods
 NameDescription
Public Method Clears the change masks for all nodes in the update list.  
Top
Protected Methods
 NameDescription
Protected Method Does any processing before a read operation takes place.  
Protected MethodOverloaded.  Reads the value or a component of the value.  
Protected Method Sets the list of nodes which are updated when ClearChangeMasks is called.  
Protected Method Writes the current value.  
Top
See Also

Reference

BaseVariableValue Class
Opc.Ua Namespace