Configuration.WithTelemetryEnabled method
Updates the configuration with telemetry enabled or disabled.
public Configuration WithTelemetryEnabled(bool isEnabled = true)
| parameter | description |
|---|---|
| isEnabled | If true, then enables telemetry. |
See Also
- class Configuration
- namespace Microsoft.Coyote
- assembly Microsoft.Coyote