Click or drag to resize

MessageRate Methods

The MessageRate type exposes the following members.

Methods
  Name Description
Public method Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public method Static member EveryFewDays As a minimum timespan between each message.
Public method Static member EveryFewHours As a minimum timespan between each message.
Public method Static member EveryFewMinutes As a minimum timespan between each message.
Public method Static member EveryFewSeconds As a minimum timespan between each message.
Public method GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method Static member PerDay As messages per day.
Public method Static member PerHour As messages per hour.
Public method Static member PerMinute As messages per minute.
Public method Static member PerSecond As messages per second.
Public method ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
Extension Methods
  Name Description
Public Extension Method GetEnumValueOrDefault Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Public Extension Method GetEnumValueOrDefaultT Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Top
See Also