C# Class npantarhei.distribution.communication.local.StandInTransceiver

Inheritance: IHostProxy, IStandInStub
Afficher le fichier Open project: ralfw/NPantaRhei Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SendToHost ( HostInput input ) : void

Private Methods

Méthode Description
ChannelFromHost ( HostOutput output ) : void
StandInTransceiver ( string standInStandInName, string hostName, HostInput>.Action channelToHost ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SendToHost() public méthode

public SendToHost ( HostInput input ) : void
input npantarhei.distribution.contract.messagetypes.HostInput
Résultat void