C# 클래스 MassTransit.RabbitMqTransport.RabbitMqReceiveTransport.Faulted

상속: ReceiveEndpointFaulted
파일 보기 프로젝트 열기: phatboyg/MassTransit

공개 메소드들

메소드 설명
Faulted ( Uri inputAddress, Exception exception ) : System

메소드 상세

Faulted() 공개 메소드

public Faulted ( Uri inputAddress, Exception exception ) : System
inputAddress System.Uri
exception System.Exception
리턴 System