Robuta

https://learn.microsoft.com/cs-cz/dotnet/api/system.threading.tasks.valuetask.-ctor?view=net-8.0 ValueTask Constructor (System.Threading.Tasks) | Microsoft Learn Initializes a new instance of the ValueTask class using the supplied task that represents the operation. constructorsystemthreadingtasksmicrosoft https://devblogs.microsoft.com/dotnet/understanding-the-whys-whats-and-whens-of-valuetask/?ref=blog.darklang.com Understanding the Whys, Whats, and Whens of ValueTask - .NET Blog understandingwhatsblog https://learn.microsoft.com/cs-cz/dotnet/api/system.threading.tasks.valuetask.astask?view=netstandard-2.1&viewFallbackFrom=net-8.0 ValueTask.AsTask Method (System.Threading.Tasks) | Microsoft Learn Retrieves a Task object that represents this ValueTask. methodsystemthreadingtasksmicrosoft https://learn.microsoft.com/it-it/dotnet/api/system.threading.tasks.valuetask.preserve?view=netstandard-2.1&viewFallbackFrom=net-9.0 ValueTask.Preserve Method (System.Threading.Tasks) | Microsoft Learn Gets a ValueTask that may be used at any point in the future. preservemethodsystemthreadingtasks https://learn.microsoft.com/de-de/dotnet/api/system.threading.tasks.valuetask.fromexception?view=net-9.0 ValueTask.FromException Methode (System.Threading.Tasks) | Microsoft Learn Erstellt eine durch die angegebene Ausnahme abgeschlossene ValueTask. methodesystemthreadingtasksmicrosoft https://learn.microsoft.com/cs-cz/dotnet/api/system.threading.tasks.valuetask.equals?view=netstandard-2.1&viewFallbackFrom=net-8.0 ValueTask.Equals Method (System.Threading.Tasks) | Microsoft Learn Determines whether the specified object is equal to the current ValueTask instance. equalsmethodsystemthreadingtasks