Delen via


IWebAppBase.StreamApplicationLogsAsync(CancellationToken) Methode

Definitie

Hiermee haalt u een geopende stream naar de toepassingslogboeken op.

public System.Threading.Tasks.Task<System.IO.Stream> StreamApplicationLogsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StreamApplicationLogsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.IO.Stream>
Public Function StreamApplicationLogsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Stream)

Parameters

cancellationToken
CancellationToken

Retouren

Van toepassing op