 | LocalActorRefProviderTerminationTask Property |
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic Task TerminationTask { get; }
abstract TerminationTask : Task with get
override TerminationTask : Task with get
Property Value
Type:
TaskImplements
IActorRefProviderTerminationTask
See Also