ActorRefProviderTempPath Method |
Generates and returns a unique actor path below "/temp".
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxFunction TempPath As ActorPath
abstract TempPath : unit -> ActorPath
Return Value
Type:
ActorPath[Missing <returns> documentation for "M:Akka.Actor.ActorRefProvider.TempPath"]
See Also