CancellationToken أثناء تحميل مشهد 3D في C#

CancellationToken أثناء تحميل مشهد 3D

سوف All فتح/حفظ الطرق لديها معلمة إلغاء إضافية مع قيمة افتراضية ، لذلك الرموز التي تستخدم هذه الأساليب لا تحتاج إلى تعديل لتجميع.

You can use the CancellationTokenSource to cancel the save/open task at any time you need, as shown in this C# code example with C# 3D file formats manipulation API: