Class WorkflowEnvironmentStartLocalOptions
- Namespace
- Temporalio.Testing
- Assembly
- Temporalio.dll
- Inheritance
-
Workflow
Environment Start Local Options
- Implements
- Inherited Members
Properties
DevServerOptions
Gets or sets unstable dev server options.
Property Value
Remarks
WARNING: This API is subject to change/removal
DownloadDirectory
Gets or sets the download directory if the server must be downloaded.
Property Value
Remarks
Default is OS temporary directory.
SearchAttributes
Gets or sets search attributes registered on the dev server on start.
Property Value
UI
Gets or sets a value indicating whether the UI will be started with the server.
Property Value
UIPort
Gets or sets a value for the UI port to use if UI is true.
Property Value
Methods
Clone()
Create a shallow copy of these options.
Returns
- object
A shallow copy of these options and any transitive options fields.
Remarks
Does not create copies of RPC metadata or runtime.