BakeAsync
method in Coherence.Editor.BakeUtil
Methods
public static Task<bool> BakeAsync()Bake coherence data asynchronously.
- Save Schema file for your project
- Generate optimized code for your project
Returns
| Type | Description | 
|---|---|
| Task<bool> | True when the Schema file and the generated code was created successfully, false otherwise. | 
Remarks
The end of this method will force a recompilation.