C# 클래스 npantarhei.distribution.communication.local.StandInTransceiver

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

공개 메소드들

메소드 설명
Dispose ( ) : void
SendToHost ( HostInput input ) : void

비공개 메소드들

메소드 설명
ChannelFromHost ( HostOutput output ) : void
StandInTransceiver ( string standInStandInName, string hostName, HostInput>.Action channelToHost ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SendToHost() 공개 메소드

public SendToHost ( HostInput input ) : void
input npantarhei.distribution.contract.messagetypes.HostInput
리턴 void