Definition
Assembly: CloudNimble.BlazorEssentials.dll Namespace: CloudNimble.BlazorEssentials Inheritance: System.EnumSyntax
Summary
Defines how BlazorObservables are monitored to reduce the number of times StateHasChanged is fired.Values
| Name | Value | Description |
|---|---|---|
Off | 0 | Does not log StateHasChanged calls to the Browser Console. |
Info | 1 | Log basic summary information to the Browser Console. |
Tuning | 2 | Include performance recommendations in the information logged to the Browser Console. |