Message..::..Sender Property

Namespace:  Akka.Tests
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public ActorRef Sender { get; }
Public ReadOnly Property Sender As ActorRef
	Get
public:
property ActorRef^ Sender {
	ActorRef^ get ();
}