IAsyncContext<T> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the current async context. Some implementations of this interface may not be thread safe.
generic <typename T>
public interface class IAsyncContext
public interface IAsyncContext<T>
type IAsyncContext<'T> = interface
Public Interface IAsyncContext(Of T)
- T
The type of the asynchronous state.
Get() |
Gets current async context. |
Set(T) |
Sets async context. |
Try |
Tries to get the current async context. |
Produkt | Versiounen |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: