Udostępnij za pośrednictwem


ActorBase.ApplicationName Property

Definition

Gets the name of the application that contains the actor service that is hosting this actor.

public string ApplicationName { get; }
member this.ApplicationName : string
Public ReadOnly Property ApplicationName As String

Property Value

The name of application that contains the actor service that is hosting this actor.

Applies to