Partager via


IsolatedWindowsEnvironmentProcess.WaitForExitAsync Méthode

Définition

Action déconseillée. Permet à l’appelant d’attendre l’achèvement du processus de façon asynchrone.

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

Retours

HRESULT

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à