Share via


WsDuration.DurationInSeconds Property

Gets or sets the number of seconds this duration object represents.

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

Syntax

public long DurationInSeconds { get; set; }

Property Value

The number of seconds this duration object represents.

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