Table of Contents

Interface BusReady

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface BusReady

Properties

Bus

IBus Bus { get; }

Property Value

IBus

Host

HostReady Host { get; }

Property Value

HostReady