Table of Contents

Class InteropResiliencePolicy<T>

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public static class InteropResiliencePolicy<T>

Type Parameters

T
Inheritance
object
InteropResiliencePolicy<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>