Xamarin.Insights.DisableCollection Property
Disables data collection.

Syntax

public static bool DisableCollection { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

DisableCollection allows the developer to disable Insights at run time, it will not collect information, it will not submit information, any information it has collected will be preserved. Crash reporting will also be disabled if this property is set to true, so care should be taken when enabling it.

Requirements

Namespace: Xamarin
Assembly: Xamarin.Insights (in Xamarin.Insights.dll)
Assembly Versions: 0.2.0.0, 1.0.0.0