ServerStringNode Events

CVB.Net Documentation

The ServerStringNode type exposes the following members.

Events

  NameDescription
Public eventObjectDisposing
Raised when this object is about to be disposed via the Dispose method.
(Inherited from NodeBase.)
Public eventRead
Event that is signaled when the OpcUaClient reads a value.
(Inherited from ServerVariableNodeBase.)
Public eventWritten
Event that is signaled when the OpcUaClient has written a value.
(Inherited from ServerVariableNodeBase.)
Top
See Also

Reference