[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Wird ausgelöst, wenn die Aktivierung endet.

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
event EventHandler AfterActivation
Visual Basic
Event AfterActivation As EventHandler
F#
abstract AfterActivation : IEvent<EventHandler,
    EventArgs>

See Also