Skip to main content

IAsyncValidationContext.IsCancelRequested property

Namespace: NextDesign.Core

Description

Checks if cancellation is requested for a validation running in the context.

bool IsCancelRequested { get; }

types

  • bool