Amazon.Batch.Model.Ulimit.IsSetSoftLimit C# (CSharp) Méthode

IsSetSoftLimit() private méthode

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