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>Inheritance
- Object
- InMemorySettingsSource<SingleServerSettings>
Implemented Interfaces
Constructors
public InMemorySingleServerSettingsSource(SingleServerSettings settings) #Initializes a new instance of the InMemorySingleServerSettingsSource class.
Parameters
Name
Type
Description