IActor Interface

Definition

Base interface for inheriting reliable actor interfaces.

public interface IActor
type IActor = interface
Public Interface IActor

Extension Methods

GetActorReference(IActor)

Gets ActorReference for the actor.

Applies to