TimeSpan.MicrosecondsPerMillisecond Field

Definition

Represents the number of microseconds in 1 millisecond. This field is constant.

C#
public const long MicrosecondsPerMillisecond = 1000;

Field Value

Value = 1000

Remarks

The value of this constant is 1 thousand; that is, 1,000.

Applies to

Produkt Verzie
.NET 9, 10