C# Class RawRabbit.ConsoleApp.Sample.Program

Datei anzeigen Open project: pardahlman/RawRabbit

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
SendValuesThoughRpcAsync ( ValueRequest request, RawRabbit.Context.MessageContext context ) : Task
ServeValuesAsync ( ValuesRequested message, RawRabbit.Context.MessageContext context ) : System.Threading.Tasks.Task

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void