IWebAppBase.StartAsync(CancellationToken) Method
Definition
Starts the web app or deployment slot.
public System.Threading.Tasks.Task StartAsync (System.Threading.CancellationToken cancellationToken = null);
abstract member StartAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Parameters
- cancellationToken
- CancellationToken