Amazon.GameLift.Model.ServerProcess.IsSetConcurrentExecutions C# (CSharp) Метод

IsSetConcurrentExecutions() приватный Метод

private IsSetConcurrentExecutions ( ) : bool
Результат bool
        internal bool IsSetConcurrentExecutions()
        {
            return this._concurrentExecutions.HasValue; 
        }