The IIOFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CanCreateIOContainer |
Whether or not an IO container can be created for the given build context.
|
![]() | CreateIOContainer |
Creates a new IO container as described by the build context.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | CreateDiffSpread<(Of <<'(T>)>>) | (Defined by IOFactoryExtensions.) |
![]() | CreateIO(IOBuildContext) | Overloaded. (Defined by IOFactoryExtensions.) |
![]() | CreateIO(Type, IOAttribute, Boolean) | Overloaded. (Defined by IOFactoryExtensions.) |
![]() | CreateIO<(Of <<'(T>)>>)(IOAttribute, Boolean) | Overloaded. (Defined by IOFactoryExtensions.) |
![]() | CreateIOContainer(Type, IOAttribute, Boolean) | Overloaded. (Defined by IOFactoryExtensions.) |
![]() | CreateIOContainer<(Of <<'(T>)>>)(IOAttribute, Boolean) | Overloaded. (Defined by IOFactoryExtensions.) |
![]() | CreatePin<(Of <<'(T>)>>) | (Defined by IOFactoryExtensions.) |
![]() | CreateSpread<(Of <<'(T>)>>) | (Defined by IOFactoryExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | PluginHost |
The plugin host used to create all native interfaces.
|
Events
Name | Description | |
---|---|---|
![]() | Configuring |
The Configuring event takes place after a user changed a config pin.
|
![]() | Connected |
The Connected event takes place after a pin has been connected.
|
![]() | Created |
The Created event takes place after the plugin has been created.
|
![]() | Disconnected |
The Disconnected event takes place after a pin has been disconnected.
|
![]() | Disposing |
The Disposing event takes place before the plugin is being disposed.
|
![]() | Flushing |
The Flushing event takes place after the plugin has been evaluated.
|
![]() | Synchronizing |
The Synchronizing event takes place before the plugin gets evaluated.
|