Click or drag to resize
ActorRefProviderTempPath Method
Generates and returns a unique actor path below "/temp".

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
ActorPath TempPath()

Return Value

Type: ActorPath

[Missing <returns> documentation for "M:Akka.Actor.ActorRefProvider.TempPath"]

See Also