Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WebStreams
Server
SingleSubscriptionObservable
C# Class WebStreams.Server.SingleSubscriptionObservable
Represents an observable which can be subscribed to once, and which contains a task for the single observer.
Show file
Open project: WebStreams/WebStreams.Server
Public Methods
Method
Description
SingleSubscriptionObservable
( ) :
System
Initializes a new instance of the
SingleSubscriptionObservable
class.
Method Details
SingleSubscriptionObservable()
public
method
Initializes a new instance of the
SingleSubscriptionObservable
class.
public
SingleSubscriptionObservable
( ) :
System
return
System