IActor Interface

Definition

Base interface for inheriting reliable actor interfaces.

public interface IActor
type IActor = interface
Public Interface IActor

Extension Methods

Name Description
GetActorReference(IActor)

Gets ActorReference for the actor.

Applies to