StatefulExecutorOptions.ScopeName Property

Definition

Gets or sets the scope name to use for the executor's state. If not provided, the state will be private to this executor instance.

public string? ScopeName { get; set; }
member this.ScopeName : string with get, set
Public Property ScopeName As String

Property Value

Applies to