Condividi tramite


IsolatedWindowsEnvironment.TerminateAsync Metodo

Definizione

Overload

TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters)

Deprecato. Terminare l'ambiente Windows isolato in modo asincrono con la correlazione di telemetria.

TerminateAsync()

Deprecato. Terminare l'ambiente Windows isolato in modo asincrono.

TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters)

Deprecato. Terminare l'ambiente Windows isolato in modo asincrono con la correlazione di telemetria.

public:
 virtual IAsyncAction ^ TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters ^ telemetryParameters) = TerminateAsync;
/// [Windows.Foundation.Metadata.Overload("TerminateWithTelemetryAsync")]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters const& telemetryParameters);
/// [Windows.Foundation.Metadata.Overload("TerminateWithTelemetryAsync")]
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment 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 TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters const& telemetryParameters);
[Windows.Foundation.Metadata.Overload("TerminateWithTelemetryAsync")]
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters telemetryParameters);
[Windows.Foundation.Metadata.Overload("TerminateWithTelemetryAsync")]
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironment 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 TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters telemetryParameters);
function terminateAsync(telemetryParameters)
Public Function TerminateAsync (telemetryParameters As IsolatedWindowsEnvironmentTelemetryParameters) As IAsyncAction

Parametri

Restituisce

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a

TerminateAsync()

Deprecato. Terminare l'ambiente Windows isolato in modo asincrono.

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

Restituisce

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a