ActorService.Settings Property

Definition

Gets the settings for the actor service.

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

Property Value

Settings for the actor service.

Applies to