Int32RegNode Events

CVB.Net Documentation

The Int32RegNode 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.
(Inherited from ValueNode.)
Public eventWritten
This event is fired when the client has written a value.
(Inherited from ValueNode.)
Top
See Also

Reference