C# 클래스 ActiveObjects.Distributor

상속: ActiveObject, EventSink
파일 보기 프로젝트 열기: JoinPatterns/ScalableJoins 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Post Asynchronous.Channel
Subscribe Asynchronous.Channel

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Distributor ( string name ) : System

메소드 상세

Distributor() 공개 메소드

public Distributor ( string name ) : System
name string
리턴 System

프로퍼티 상세

Post 공개적으로 프로퍼티

public Asynchronous.Channel Post
리턴 Asynchronous.Channel

Subscribe 공개적으로 프로퍼티

public Asynchronous.Channel Subscribe
리턴 Asynchronous.Channel