Amazon.GameLift.Model.ServerProcess.IsSetConcurrentExecutions C# (CSharp) Method

IsSetConcurrentExecutions() private method

private IsSetConcurrentExecutions ( ) : bool
return bool
        internal bool IsSetConcurrentExecutions()
        {
            return this._concurrentExecutions.HasValue; 
        }