Dela via


IActorProxy Interface

Definition

Provides the interface for implementation of proxy access for actor service.

public interface IActorProxy
type IActorProxy = interface
Public Interface IActorProxy
Derived

Properties

ActorId

Gets ActorId associated with the proxy object.

ActorServicePartitionClientV2

Gets IActorServicePartitionClient that this proxy is using to communicate with the actor.

Applies to