Property EnableSentry
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
EnableSentry
Whether to enable sentry.
This helps us to track missing data and library bugs better.
Defaults to false.
note
Please refer to the docs for more information.
[Deprecated("Use Telemetry.EnableSentry instead. This property will be removed in a future version.")]
public bool EnableSentry { set; }