C# 클래스 npantarhei.distribution.wcf.transceivers.WcfHostTransceiver

상속: IHostStub, IStandInProxy
파일 보기 프로젝트 열기: ralfw/NPantaRhei 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
SendToStandIn ( HostOutput>.Tuple output ) : void
WcfHostTransceiver ( string endpointAddress ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SendToStandIn() 공개 메소드

public SendToStandIn ( HostOutput>.Tuple output ) : void
output HostOutput>.Tuple
리턴 void

WcfHostTransceiver() 공개 메소드

public WcfHostTransceiver ( string endpointAddress ) : System
endpointAddress string
리턴 System