ActorServiceSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings to configures behavior of Actor Service.
public sealed class ActorServiceSettings
type ActorServiceSettings = class
Public NotInheritable Class ActorServiceSettings
- Inheritance
-
ActorServiceSettings
Constructors
ActorServiceSettings() |
Initializes a new instance of the ActorServiceSettings class. |
Properties
ActorConcurrencySettings |
Gets or sets settings to configure the turn based concurrency lock for actors. |
ActorGarbageCollectionSettings |
Gets or sets garbage collection settings for the Actor service. |
ReminderSettings |
Gets or sets settings to configure behavior of reminders. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET