Примеры в контексте "Timespan - Timespan"

Все варианты переводов "Timespan":
Примеры: Timespan - Timespan
Specify the duration of delay. Timeout duration can be used with 'OnInitializeTimeout' handler to specify the timeout relative to current date and time. This property recognizes 'TimeSpan' format supported by 'TimeSpan.Parse' method. Укажите продолжительность задержки. Интервал тайм-аута можно использовать с обработчиком OnInitializeTimeout для указания тайм-аута относительно текущей даты и времени. Это свойство распознает формат TimeSpan, поддерживаемый методом TimeSpan.Parse.
Negative TimeSpan values not supported. Отрицательные значения TimeSpan не поддерживаются.
Unable to return a TimeSpan property value for a Duration value of ''. Check the HasTimeSpan property before requesting the TimeSpan property value from a Duration. Невозможно вернуть значение свойства TimeSpan для значения Duration, равного. Проверьте значение свойства HasTimeSpan, прежде чем запросить значение свойства TimeSpan у Duration.
'' must have either a TimeSpan for its Duration or a TimeSpan for the KeyTime of its last KeyFrame. This' ' has a Duration of' ' and a KeyTime of' ' for its last KeyFrame, so the KeyTimes cannot be resolved. должен содержать либо TimeSpan как значение Duration, либо TimeSpan как значение KeyTime для последнего KeyFrame. Для этого объекта заданы значения Duration и KeyTime для последнего KeyFrame, поэтому определить KeyTimes нельзя.
TimeSpan must be greater than TimeSpan.Zero. Интервал TimeSpan должен быть больше интервала TimeSpan.Zero.
'' is not a valid RepeatDuration value for a RepeatBehavior structure. A RepeatDuration value must be a TimeSpan value greater than or equal to zero ticks. не является допустимым значением RepeatDuration для структуры RepeatDuration необходимо использовать значение TimeSpan, которое должно быть больше или равно 0 отсчетов.