Compartilhar via


IsolatedWindowsEnvironment.TerminateAsync Método

Definição

Sobrecargas

TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters)

Preterido. Encerre o Ambiente Isolado do Windows de forma assíncrona com correlação de telemetria.

TerminateAsync()

Preterido. Encerre o ambiente isolado do Windows de forma assíncrona.

TerminateAsync(IsolatedWindowsEnvironmentTelemetryParameters)

Preterido. Encerre o Ambiente Isolado do Windows de forma assíncrona com correlação de 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

Parâmetros

telemetryParameters
IsolatedWindowsEnvironmentTelemetryParameters

Parâmetros de telemetria definidos por isolatedwindowsenvironmenttelemetryparameters

Retornos

Atributos

Comentários

Aviso

Essa é uma API preterida.

Aplica-se a

TerminateAsync()

Preterido. Encerre o ambiente isolado do Windows de forma assíncrona.

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

Retornos

Atributos

Comentários

Aviso

Essa é uma API preterida.

Aplica-se a