C# 클래스 RabbitMQ.Client.Examples.SingleGet

파일 보기 프로젝트 열기: NashDotNet/rabbitlab

공개 메소드들

메소드 설명
LogConnClose ( IConnection conn, RabbitMQ.Client.ShutdownEventArgs reason ) : void
Main ( string args ) : int

메소드 상세

LogConnClose() 공개 정적인 메소드

public static LogConnClose ( IConnection conn, RabbitMQ.Client.ShutdownEventArgs reason ) : void
conn IConnection
reason RabbitMQ.Client.ShutdownEventArgs
리턴 void

Main() 공개 정적인 메소드

public static Main ( string args ) : int
args string
리턴 int