Note: This API is now obsolete.
Avoid using Session constructor use RunUnit type instead.
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
[ObsoleteAttribute("Please use RunUnit class instead")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public Session( string name )
Parameters
- name
- Type: SystemString
See Also