Initiate Main Program
Name in Migrated Code: DisableApplicationStart
Location in Migrated Code: Asynch class constructor
In case this checkbox is not checked in the source code, this property will appear in the migrated code.
Example:
public class MyProgram2Async : AsyncHelperBase
{
public MyProgram2Async()
{
DisableApplicationStart = true;
}
}
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com