Parameters
- ticks
- The initial value given to this object. An Int64 is used because UInt32 is not CLS-compliant.
Exception | Description |
---|---|
System.OverflowException | ticks is less than UInt32.MinValue or greater than UInt32.MaxValue. |
This class is typically used to represent the length of time a network entity has been active.
Target Platforms: Microsoft .NET Framework 2.0