Share via


RestrictedAppContainer.TerminateAll | terminateAll method

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Terminates all processes in the RestrictedAppContainer.

Syntax

restrictedAppContainer.terminateAll();
public void TerminateAll()
Public Sub TerminateAll()
public:
void TerminateAll()

Parameters

This method has no parameters.

Requirements (Windows 10 device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.ApplicationModel.Core Windows::ApplicationModel::Core [C++]

Metadata

Windows.Foundation.UniversalApiContract.winmd

Requirements (Windows 8.x and Windows Phone 8.x)

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

None supported

Namespace

Windows.ApplicationModel.Core Windows::ApplicationModel::Core [C++]

Metadata

Windows.winmd

See also

RestrictedAppContainer

LaunchAsync