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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Business ( object message ) : bool

Private Methods

Méthode Description
Encode ( string name ) : string

Method Details

Business() protected méthode

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

Topic() public méthode

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