Interface StopSupervisorContext
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
public interface StopSupervisorContext : StopContext, PipeContext
- Inherited Members
- Extension Methods
Properties
Agents
The agents available when the Stop was initiated
IAgent[] Agents { get; }
Property Value
- IAgent[]