timespan::get-milliseconds

Returns the number of whole milliseconds represented by the specified System.TimeSpan.
int timespan::get-milliseconds(value)

Parameters

Name Type Description
value TimeSpan A System.TimeSpan.

Return Value

The number of whole milliseconds represented by the given System.TimeSpan.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions