The IIOFactory type exposes the following members.

Events

  NameDescription
Public eventConfiguring
The Configuring event takes place after a user changed a config pin.
Public eventConnected
The Connected event takes place after a pin has been connected.
Public eventCreated
The Created event takes place after the plugin has been created.
Public eventDisconnected
The Disconnected event takes place after a pin has been disconnected.
Public eventDisposing
The Disposing event takes place before the plugin is being disposed.
Public eventFlushing
The Flushing event takes place after the plugin has been evaluated.
Public eventSynchronizing
The Synchronizing event takes place before the plugin gets evaluated.

See Also