Table of Contents

Class GlowRestClientResiliencePolicy<T>

Namespace
Phoesion.Glow.SDK.Client.REST
Assembly
Phoesion.Glow.SDK.Client.REST.dll
public static class GlowRestClientResiliencePolicy<T>

Type Parameters

T
Inheritance
object
GlowRestClientResiliencePolicy<T>

Properties

New

Create new policy Policy builder is pre-configured for handling fiber exceptions for Interop (RPC)

public static PolicyBuilder<T> New { get; }

Property Value

PolicyBuilder<T>