Amazon.GameLift.Model.ServerProcess.IsSetConcurrentExecutions C# (CSharp) 메소드

IsSetConcurrentExecutions() 개인적인 메소드

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