ImplicitSenderSpec..::..Self Property

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

Syntax


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