Skip to main content

Interface ISingleServerSettingsSource

Inherited Members

IServerSettingsSource<T>.GetSettingsAsync()

IServerSettingsSource<T>.SaveSettingsAsync(T)

Namespace: OptimaJet.Workflow.Core.Runtime.Settings

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public interface ISingleServerSettingsSource : IServerSettingsSource<SingleServerSettings>

Extension Methods