TaskAwaiter<(Of <(<'TResult>)>)>..::..IsCompleted Property
Namespace:
System.Threading.Tasks
Assembly:
Bridge (in Bridge.dll)
Syntax
[NameAttribute] public bool IsCompleted { get; }
<NameAttribute> _ Public ReadOnly Property IsCompleted As Boolean Get
[NameAttribute] public: property bool^ IsCompleted { bool^ get (); }