AsyncCountdownEvent::SignalAsync Method ()

 

Decrements the counter by one.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

public:
Task^ SignalAsync()

Return Value

Type: System.Threading.Tasks::Task^

Returns Task.

Return to top
Show: