Table of Contents

BakeAsync

Methods
public static Task<bool> BakeAsync()

Bake coherence data asynchronously.

  1. Save Schema file for your project
  2. 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.