Table of Contents

Interface IAsyncFlushable

Namespace
Microsoft.ApplicationInsights.Channel
Assembly
Microsoft.ApplicationInsights.dll
public interface IAsyncFlushable : IDisposable
Inherited Members
Extension Methods

Methods

FlushAsync(CancellationToken)

Task<bool> FlushAsync(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

Returns

Task<bool>