RgfProgressServiceStopAsync Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.16.0.10131
C#
public Task StopAsync(
	CancellationToken cancellationToken = default
)

Parameters

cancellationToken  CancellationToken  (Optional)
 

Return Value

Task

Implements

IRgfProgressServiceStopAsync(CancellationToken)

See Also