How to register a license key
info
For more information on obtaining a license key, please visit this page.
Once you have received your key, you can activate it by registering it in WorkflowRuntime
as follows:
WorkflowRuntime.RegisterLicense("your license key text");
important
This code must be executed before starting the Workflow Engine.
The license key string must include the prefix of the company name or the prefix "TRIAL-".