Freigeben über


IWebAppBase.StreamDeploymentLogsAsync(CancellationToken) Methode

Definition

Ruft einen offenen Stream zu den Bereitstellungsprotokollen ab.

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)

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: