C# Class MassTransit.Events.HostReadyEvent

Inheritance: HostReady
Afficher le fichier Open project: MassTransit/MassTransit

Méthodes publiques

Méthode Description
HostReadyEvent ( Uri hostAddress, ReceiveEndpointReady receiveEndpoints ) : System

Method Details

HostReadyEvent() public méthode

public HostReadyEvent ( Uri hostAddress, ReceiveEndpointReady receiveEndpoints ) : System
hostAddress System.Uri
receiveEndpoints ReceiveEndpointReady
Résultat System