ICriticalNotifyCompletion Interface
Represents an awaiter that schedules continuations when an await operation completes.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] public interface ICriticalNotifyCompletion : INotifyCompletion
<ExternalAttribute> _ Public Interface ICriticalNotifyCompletion _ Inherits INotifyCompletion
[ExternalAttribute] public interface class ICriticalNotifyCompletion : INotifyCompletion