timespan::get-milliseconds

Returns the number of whole milliseconds represented by the specified TimeSpan.

Usage

int timespan::get-milliseconds(value)

Parameters

Name Type Description
value timespan A TimeSpan.

Return Value

The number of whole milliseconds represented by the given TimeSpan.

Requirements

Assembly: NAnt.Core (0.91.4312.0)