FrequencyValue.FromKilohertz Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FromKilohertz(Int64) | |
FromKilohertz(Decimal) |
FromKilohertz(Int64)
public static Microsoft.Windows.EventTracing.FrequencyValue FromKilohertz (long kilohertz);
static member FromKilohertz : int64 -> Microsoft.Windows.EventTracing.FrequencyValue
Public Shared Function FromKilohertz (kilohertz As Long) As FrequencyValue
Parameters
- kilohertz
- Int64
Returns
Applies to
FromKilohertz(Decimal)
public static Microsoft.Windows.EventTracing.FrequencyValue FromKilohertz (decimal kilohertz);
static member FromKilohertz : decimal -> Microsoft.Windows.EventTracing.FrequencyValue
Public Shared Function FromKilohertz (kilohertz As Decimal) As FrequencyValue
Parameters
- kilohertz
- Decimal