appcenter-sdk-dotnet icon indicating copy to clipboard operation
appcenter-sdk-dotnet copied to clipboard

Expose method to set Transmission Interval

Open claudiosanchez opened this issue 5 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. The .NET SDK does not expose the ability to configure the transmission interval when batching event logs. https://docs.microsoft.com/en-us/appcenter/sdk/analytics/ios#batching-event-logs

Describe the solution you'd like Update the bindings to include the ability to set an interval value. i.e.:

// Change transmission interval to 10 minutes.
MSAnalytics.setTransmissionInterval(600)

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

claudiosanchez avatar Jul 10 '20 14:07 claudiosanchez

@claudiosanchez Thanks for using App Center. Our team will discuss this feature request. We'll keep this issue open for now.

olmisa avatar Jul 13 '20 08:07 olmisa

As we do not have plans to add support for this feature in the next year, I'm closing the issue.

DmitriyKirakosyan avatar Sep 22 '23 06:09 DmitriyKirakosyan