C# Class Courier.Samples.Echo.ServerHandler

Inheritance: IHandler
Show file Open project: ccidral/courier

Public Methods

Method Description
HandleMessage ( object message, IPipe pipe ) : void

Method Details

HandleMessage() public method

public HandleMessage ( object message, IPipe pipe ) : void
message object
pipe IPipe
return void