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

Inheritance: TopicLike
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
Group ( System.TimeSpan emptyTimeToLive, RoutingLogic routingLogic ) : System

Protected Methods

Method Description
Business ( object message ) : bool

Method Details

Business() protected method

protected Business ( object message ) : bool
message object
return bool

Group() public method

public Group ( System.TimeSpan emptyTimeToLive, RoutingLogic routingLogic ) : System
emptyTimeToLive System.TimeSpan
routingLogic Akka.Routing.RoutingLogic
return System