ValueNode Events

CVB.Net Documentation

The ValueNode type exposes the following members.

Events

  NameDescription
Public eventObjectDisposing
Raised when this object is about to be disposed via the Dispose method.
(Inherited from Node.)
Public eventRead
This event is fired when the client reads a value.
Public eventWritten
This event is fired when the client has written a value.
Top
See Also

Reference