Class InMemorySingleServerSettingsSource
OptimaJet.Workflow.Core.Runtime.Settings.InMemorySingleServerSettingsSource
In-memory implementation of IServerSettingsSource<T> for SingleServerSettings.
Namespace: OptimaJet.Workflow.Core.Runtime.Settings
public class InMemorySingleServerSettingsSource : InMemorySettingsSource<SingleServerSettings>, ISingleServerSettingsSource, IServerSettingsSource<SingleServerSettings>Type Hierarchy
- InMemorySettingsSource<SingleServerSettings>
- InMemorySingleServerSettingsSource Current type
- Implemented interfaces
- InMemorySingleServerSettingsSource Current type
Constructors
public InMemorySingleServerSettingsSource(SingleServerSettings settings) #Initializes a new instance of the InMemorySingleServerSettingsSource class.
Parameters
Name
Type
Description