AsyncStateToken Struct

Definition

Async state token representing a registered context within the asynchronous state.

C#
public readonly struct AsyncStateToken : IEquatable<Microsoft.Extensions.AsyncState.AsyncStateToken>
Inheritance
AsyncStateToken
Implements

Methods

Equals(AsyncStateToken)

Determines whether this async state token and a specified async state token are identical.

Equals(Object)

Determines whether the specified object is equal to the current async state token.

GetHashCode()

Returns the hash code for this instance.

Operators

Applies to

Proizvod Verzije
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)