IWebAppBase.StreamDeploymentLogsAsync(CancellationToken) Metodo

Definizione

Ottiene un flusso aperto ai log di distribuzione.

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

Parametri

cancellationToken
CancellationToken

Restituisce

Si applica a