Amazon.StepFunctions.Model.ActivityScheduledEventDetails.IsSetTimeoutInSeconds C# (CSharp) Méthode

IsSetTimeoutInSeconds() private méthode

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