C# 클래스 Bus.BusEventProcessorCommands.DisconnectEndpoint

상속: IBusEventProcessorCommand
파일 보기 프로젝트 열기: jbouzaglou/PetPigeonsESB

공개 프로퍼티들

프로퍼티 타입 설명
Endpoint IEndpoint

공개 메소드들

메소드 설명
DisconnectEndpoint ( IEndpoint endpoint ) : Bus.MessageInterfaces

메소드 상세

DisconnectEndpoint() 공개 메소드

public DisconnectEndpoint ( IEndpoint endpoint ) : Bus.MessageInterfaces
endpoint IEndpoint
리턴 Bus.MessageInterfaces

프로퍼티 상세

Endpoint 공개적으로 프로퍼티

public IEndpoint Endpoint
리턴 IEndpoint