IsolatedWindowsEnvironmentProcess.WaitForExitAsync Methode

Definition

Veraltet. Ermöglicht dem Aufrufer, asynchron auf die Prozessvervollständigung zu warten.

public:
 virtual IAsyncAction ^ WaitForExitAsync() = WaitForExitAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction WaitForExitAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [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")]
IAsyncAction WaitForExitAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction WaitForExitAsync();
[Windows.Foundation.Metadata.RemoteAsync]
[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 IAsyncAction WaitForExitAsync();
function waitForExitAsync()
Public Function WaitForExitAsync () As IAsyncAction

Gibt zurück

HRESULT

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: