C# Class nway, ScalableJoins

Afficher le fichier Open project: JoinPatterns/ScalableJoins

Méthodes publiques

Свойство Type Description
entry Synchronous.Channel

Méthodes publiques

Méthode Description
acceptn ( int n, string message ) : void
nway ( string formatstring ) : System

Method Details

acceptn() public méthode

public acceptn ( int n, string message ) : void
n int
message string
Résultat void

nway() public méthode

public nway ( string formatstring ) : System
formatstring string
Résultat System

Property Details

entry public_oe property

public Synchronous.Channel entry
Résultat Synchronous.Channel