Steeltoe Documentation
  • Why Steeltoe
    Overview Microservices Cloud Web Applications Event Driven
  • Get Started
    Steeltoe Initializr Guides Documentation API Browser Blog
  • Projects
    Steeltoe Application Configuration Steeltoe Circuit Breakers Steeltoe Dynamic Logging Steeltoe Management Steeltoe Messaging Steeltoe Network File Shares Steeltoe Security Steeltoe Service Connectors Steeltoe Service Discovery Steeltoe Stream
  • Support
  • Community
Search Results for

    Table of Contents
    . . .
    X

    Interface ICircuitBreaker

    Namespace: Steeltoe.CircuitBreaker
    Assembly: Steeltoe.CircuitBreaker.Abstractions.dll
    Syntax
    public interface ICircuitBreaker

    Properties

    | Edit this page View Source

    AllowRequest

    Declaration
    bool AllowRequest { get; }
    Property Value
    Type Description
    System.Boolean
    | Edit this page View Source

    IsOpen

    Declaration
    bool IsOpen { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    | Edit this page View Source

    MarkSuccess()

    Declaration
    void MarkSuccess()
    X
    • Edit this page
    • View Source
    Back to top
    © 2017-2021 VMware, Inc. All Rights Reserved. • Privacy Policy • Your California Privacy Rights • Terms of Use • Trademark Guidelines