Partager via


IActorProxy Interface

Définition

Fournit l’interface pour l’implémentation de l’accès proxy pour le service acteur.

public interface IActorProxy
type IActorProxy = interface
Public Interface IActorProxy
Dérivé

Propriétés

ActorId

Obtient ActorId associé à l’objet proxy.

ActorServicePartitionClientV2

Obtient IActorServicePartitionClient que ce proxy utilise pour communiquer avec l’acteur.

S’applique à