Click or drag to resize
AmbientStateSender Property

[Missing <summary> documentation for "P:Akka.Dispatch.AmbientState.Sender"]

Namespace: Akka.Dispatch
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public ActorRef Sender { get; set; }

Property Value

Type: ActorRef
See Also