IBulkheadPolicy<TResult> public interface IBulkheadPolicy<TResult> : IBulkheadPolicy, IsPolicy, IDisposable Defines properties and methods common to all bulkhead policies generic-typed for executions returning results of type TResult. Documentation Code