Note: This API is now obsolete.
Restriction: |
---|
MicroFocus.COBOL.RuntimeServices are supported for .NET managed code only. |
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
[FlagsAttribute] [ObsoleteAttribute("Please use RunUnitStartupOptions instead")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public enum SessionStartupOptions
Members
Member name | Value | Description | |
---|---|---|---|
UsePerformanceCounters | 1 | ||
UseMultiThreadedRuntime | 2 |
See Also