EasyUA Reference
BaseVariableValue Class Members
See Also  Fields  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : BaseVariableValue Class

Glossary Item Box

The following tables list the members exposed by BaseVariableValue.

Public Constructors

 NameDescription
Public ConstructorBaseVariableValue Constructor Initializes the instance with a synchronization object.  
Top

Public Fields

 NameDescription
Public FieldOnAfterWrite Raised after the value is written.  
Public FieldOnBeforeRead Raised before the value is read.  
Top

Public Properties

 NameDescription
Public PropertyCopyPolicy The behavoir to use when reading or writing all or part of the object.  
Public PropertyError Gets or sets the current error state.  
Public PropertyLock An object used to synchronize access to the value.  
Public PropertyTimestamp Gets or sets the timestamp associated with the value.  
Top

Public Methods

 NameDescription
Public MethodChangesComplete Clears the change masks for all nodes in the update list.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.