• Home
Show / Hide Table of Contents

Class HystrixRollingNumberEventExtensions

Inheritance
System.Object
HystrixRollingNumberEventExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Hystrix.Dotnet
Assembly: Hystrix.Dotnet.dll
Syntax
public static class HystrixRollingNumberEventExtensions

Methods

| Improve this Doc View Source

IsCounter(HystrixRollingNumberEvent)

Declaration
public static bool IsCounter(this HystrixRollingNumberEvent hystrixRollingNumberEvent)
Parameters
Type Name Description
HystrixRollingNumberEvent hystrixRollingNumberEvent
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsMaxUpdater(HystrixRollingNumberEvent)

Declaration
public static bool IsMaxUpdater(this HystrixRollingNumberEvent hystrixRollingNumberEvent)
Parameters
Type Name Description
HystrixRollingNumberEvent hystrixRollingNumberEvent
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
  • Methods
    • IsCounter(HystrixRollingNumberEvent)
    • IsMaxUpdater(HystrixRollingNumberEvent)
Back to top Licensed under MIT by Travix International.
Generated by DocFX.