Class FlowSettings
[BaseConfig]
public class FlowSettings : ConfigSingleton<FlowSettings>
- Inheritance
-
FlowSettings
- Inherited Members
Constructors
FlowSettings()
public FlowSettings()
Properties
GeneratedRuntimeCancellationMode
public static FlowGeneratedRuntimeCancellationMode GeneratedRuntimeCancellationMode { get; }
Property Value
GeneratedRuntimeProfile
public static FlowGeneratedRuntimeProfile GeneratedRuntimeProfile { get; }
Property Value
GeneratedRuntimeSerializedTypeMode
public static FlowGeneratedRuntimeSerializedTypeMode GeneratedRuntimeSerializedTypeMode { get; }
Property Value
GeneratedRuntimeVariableStorageMode
public static FlowGeneratedRuntimeVariableStorageMode GeneratedRuntimeVariableStorageMode { get; }
Property Value
Methods
SaveSettings()
public static void SaveSettings()