Show / Hide Table of Contents

Method EvaluateAsync

EvaluateAsync(CancellationToken)

Evaluates the result of the function.

Declaration
public Task<BooleanField> EvaluateAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken

A cancellation token that can be used to cancel the operation.

Returns
Type Description
Task<BooleanField>

The function result, or an error if evaluation was unsuccessful.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.