Share via


IsolatedWindowsEnvironmentProcess.WaitForExit Method

Definition

Deprecated. Allows caller to wait for process completion.

public:
 virtual void WaitForExit() = WaitForExit;
void WaitForExit();
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
void WaitForExit();
public void WaitForExit();
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public void WaitForExit();
function waitForExit()
Public Sub WaitForExit ()
Attributes

Remarks

Warning

This is a deprecated API.

Applies to