IInfo |
The IInfoPublisher Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Flush |
Ensures that all pending actions are executed.
e.g. filled intermediate tables (buffers)
are processed (flushed).
(Inherited from IFlushable) | |
| Publish(Object) | This is used to distribute a new message of type InfoType.Info with sender null. | |
| Publish(Object, Object) | A new message of type InfoType.Info is distributed via this. | |
| Publish(Object, Object, InfoType) | A new message is spread via this. | |
| Show |
Ensures that the implementing instance is output/displayed.
(Inherited from IShowable) |