Class ActorStarted
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class ActorStarted : IActorTelemetryEvent, INoSerializationVerificationNeeded, INotInfluenceReceiveTimeout
Properties
| Improve this Doc View SourceActorType
Declaration
public Type ActorType { get; }
Property Value
Type | Description |
---|---|
Type |
Subject
Declaration
public IActorRef Subject { get; }
Property Value
Type | Description |
---|---|
IActorRef |