Share via


WsDuration.ToString Method

Returns a numeric string representing the number of seconds in the specified duration.

Namespace: Ws.Services.Utilities
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public string ToString (
         TimeSpantimeSpan
)

Parameters

  • timeSpan
    A TimeSpan containing the time value used to create the duration.

Return Value

numeric string representing the number of seconds in this duration.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

WsDuration Class
WsDuration Members
Ws.Services.Utilities Namespace