Поделиться через


GlobalBrokeredServiceContainer.ApplyChaosMonkeyConfigurationAsync Метод

Определение

Внимание!

This API is reserved for Visual Studio internal use and may change or be removed in a future version.

Загружает и применяет содержимое конфигурации "обезьяны хаоса".

protected:
 System::Threading::Tasks::Task ^ ApplyChaosMonkeyConfigurationAsync(System::String ^ chaosMonkeyConfigurationPath, System::Threading::CancellationToken cancellationToken);
[System.Obsolete("This API is reserved for Visual Studio internal use and may change or be removed in a future version.")]
protected System.Threading.Tasks.Task ApplyChaosMonkeyConfigurationAsync (string chaosMonkeyConfigurationPath, System.Threading.CancellationToken cancellationToken);
[<System.Obsolete("This API is reserved for Visual Studio internal use and may change or be removed in a future version.")>]
member this.ApplyChaosMonkeyConfigurationAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Function ApplyChaosMonkeyConfigurationAsync (chaosMonkeyConfigurationPath As String, cancellationToken As CancellationToken) As Task

Параметры

chaosMonkeyConfigurationPath
String

Путь к файлу конфигурации chaos monkey.

cancellationToken
CancellationToken

Токен отмены.

Возвращаемое значение

Задача, представляющая асинхронную операцию.

Атрибуты

Применяется к