Amazon.GameLift.Model.ServerProcess.IsSetConcurrentExecutions C# (CSharp) Méthode

IsSetConcurrentExecutions() private méthode

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