C# Class Akka.Cluster.Tools.PublishSubscribe.Internal.Group

Inheritance: TopicLike
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
Group ( System.TimeSpan emptyTimeToLive, RoutingLogic routingLogic ) : System

Méthodes protégées

Méthode Description
Business ( object message ) : bool

Method Details

Business() protected méthode

protected Business ( object message ) : bool
message object
Résultat bool

Group() public méthode

public Group ( System.TimeSpan emptyTimeToLive, RoutingLogic routingLogic ) : System
emptyTimeToLive System.TimeSpan
routingLogic Akka.Routing.RoutingLogic
Résultat System