FastShutdown method of the Control class

Stop the collector quickly, discarding all the queued data.

Syntax

void FastShutdown();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\BootEventCollector
MOF
BootEventCollectorWMI.Mof
DLL
BEvtCol.exe

See also

Control