Show / Hide Table of Contents

Method EvaluateAsync

EvaluateAsync(CancellationToken)

Evaluates the result of the function.

Declaration
public Task<ContinuousField> 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<ContinuousField>

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

Applies to

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