C# 클래스 WebStreams.Server.SingleSubscriptionObservable

Represents an observable which can be subscribed to once, and which contains a task for the single observer.
파일 보기 프로젝트 열기: WebStreams/WebStreams.Server

공개 메소드들

메소드 설명
SingleSubscriptionObservable ( ) : System

Initializes a new instance of the SingleSubscriptionObservable class.

메소드 상세

SingleSubscriptionObservable() 공개 메소드

Initializes a new instance of the SingleSubscriptionObservable class.
public SingleSubscriptionObservable ( ) : System
리턴 System