DeadLetterListenerPostStop Method |
[Missing <summary> documentation for "M:Akka.Event.DeadLetterListener.PostStop"]
Namespace: Akka.EventAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected override void PostStop()
Protected Overrides Sub PostStop
protected:
virtual void PostStop() override
abstract PostStop : unit -> unit
override PostStop : unit -> unit
See Also