C# Class ActiveObjects.Distributor

Inheritance: ActiveObject, EventSink
Afficher le fichier Open project: JoinPatterns/ScalableJoins Class Usage Examples

Méthodes publiques

Свойство Type Description
Post Asynchronous.Channel
Subscribe Asynchronous.Channel

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Distributor ( string name ) : System

Method Details

Distributor() public méthode

public Distributor ( string name ) : System
name string
Résultat System

Property Details

Post public_oe property

public Asynchronous.Channel Post
Résultat Asynchronous.Channel

Subscribe public_oe property

public Asynchronous.Channel Subscribe
Résultat Asynchronous.Channel