Interface IReceiveEndpointDependency
- Namespace
 - MassTransit.Transports
 
- Assembly
 - MassTransit.Abstractions.dll
 
public interface IReceiveEndpointDependency
  Properties
Ready
The task which is completed once the receive endpoint is ready
Task Ready { get; }