C# 클래스 MassTransit.RabbitMqTransport.RabbitMqReceiveTransport.Faulted
파일 보기
프로젝트 열기: phatboyg/MassTransit
공개 메소드들
메소드 |
설명 |
|
Faulted ( Uri inputAddress, Exception exception ) : System |
|
|
메소드 상세
public Faulted ( Uri inputAddress, Exception exception ) : System |
inputAddress |
System.Uri |
|
exception |
System.Exception |
|
리턴 |
System |
|