DispatcherQueueController.ShutdownQueue Method

Definition

Synchronous version of ShutdownQueueAsync. For details, see the documentation, including the Remarks, for that method.

This method returns when the shutdown operation is complete.

public:
 virtual void ShutdownQueue() = ShutdownQueue;
void ShutdownQueue();
public void ShutdownQueue();
function shutdownQueue()
Public Sub ShutdownQueue ()

Applies to