Attachmate.Reflection.Framework Namespace > MyReflection Class : CreateApplication Method |
Overload | Description |
---|---|
CreateApplication() | Creates an application that represents the instance of InfoConnect that was just started by you, or a InfoConnect instance running at the default IPC channel (if the InfoConnect instance is the first instance started manually). |
CreateApplication(String) | Creates an application that represents the instance of MyReflection running at the specified IPC channel. |
CreateApplication(String,Boolean) | Creates an application that represents the instance of MyReflection running at the specified IPC channel. If the InfoConnect application instance is running at the specified channel, that instance is used.
If there is no InfoConnect application instance running at the specified channel and the InfoConnect Workspace "API Settings" .Net API option is enabled, a new instance of InfoConnect Workspace is started. |