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 .
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetConcurrentExecutions ( ) : bool
IsSetLaunchPath ( ) : bool
IsSetParameters ( ) : bool