C# Class Helios.Tests.Performance.Channels.CounterHandlerInbound

Inheritance: Helios.Channels.ChannelHandlerAdapter
Afficher le fichier Open project: helios-io/helios Class Usage Examples

Méthodes publiques

Méthode Description
ChannelRead ( IChannelHandlerContext context, object message ) : void
CounterHandlerInbound ( Counter throughput ) : Helios.Channels

Method Details

ChannelRead() public méthode

public ChannelRead ( IChannelHandlerContext context, object message ) : void
context IChannelHandlerContext
message object
Résultat void

CounterHandlerInbound() public méthode

public CounterHandlerInbound ( Counter throughput ) : Helios.Channels
throughput NBench.Counter
Résultat Helios.Channels