C# Класс Amazon.GameLift.Model.ServerProcess

A set of instructions for launching server processes on each instance in a fleet. Each instruction set identifies the location of the server executable, optional launch parameters, and the number of server processes with this configuration to maintain concurrently on the instance. Server process configurations make up a fleet's RuntimeConfiguration .
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetConcurrentExecutions ( ) : bool
IsSetLaunchPath ( ) : bool
IsSetParameters ( ) : bool