Partilhar via


ActorService.ActorTypeInformation Propriedade

Definição

Obtém o serviço ActorTypeInformation para ator.

public Microsoft.ServiceFabric.Actors.Runtime.ActorTypeInformation ActorTypeInformation { get; }
member this.ActorTypeInformation : Microsoft.ServiceFabric.Actors.Runtime.ActorTypeInformation
Public ReadOnly Property ActorTypeInformation As ActorTypeInformation

Valor da propriedade

ActorTypeInformationpara o ator hospedado pelo serviço réplica.

Aplica-se a