Skip to content

KubernetesClusterAgent.OnStop(CancellationToken)

OnStop(CancellationToken)

View source
public Task OnStop(CancellationToken cancellationToken)
Stops Kubernetes cluster monitoring.

Parameters

cancellationTokenCancellationToken
A cancellation token which limits how long shutdown can wait for monitoring to stop.

Returns

A task representing the shutdown operation.