C# 클래스 nway, ScalableJoins

파일 보기 프로젝트 열기: JoinPatterns/ScalableJoins

공개 프로퍼티들

프로퍼티 타입 설명
entry Synchronous.Channel

공개 메소드들

메소드 설명
acceptn ( int n, string message ) : void
nway ( string formatstring ) : System

메소드 상세

acceptn() 공개 메소드

public acceptn ( int n, string message ) : void
n int
message string
리턴 void

nway() 공개 메소드

public nway ( string formatstring ) : System
formatstring string
리턴 System

프로퍼티 상세

entry 공개적으로 프로퍼티

public Synchronous.Channel entry
리턴 Synchronous.Channel