ITunnelingEventSource Interface |
Interface that indicates that its owner can announce tunneling events by firing the
TunneledEvent.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface ITunnelingEventSource
The ITunnelingEventSource type exposes the following members.
Events | Name | Description |
---|
| TunneledEvent |
The event that is fired when the object is disposed.
First argument is the sender,
second argument is the original source,
and third argument is the event arg.
|
TopSee Also