Class SomeMessage
Inherited Members
Namespace: Akka.Tests.Serialization
Assembly: Akka.Serialization.TestKit.dll
Syntax
public class SomeMessage
Properties
| Edit this page View SourceActorRef
Declaration
public IActorRef ActorRef { get; set; }
Property Value
| Type | Description |
|---|---|
| IActorRef |
Edit this page