Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AspComet
Eventing
UnsubscribedEvent
C# Class AspComet.Eventing.UnsubscribedEvent
Raised when a client unsubscribes from a channel
Inheritance:
IChannelEvent
ファイルを表示
Open project: nmosafi/aspComet
Class Usage Examples
Public Methods
Method
Description
UnsubscribedEvent
(
IClient
client
,
string
channel
)
Initialises a new instance of the
UnsubscribedEvent
class
Method Details
UnsubscribedEvent()
public
method
Initialises a new instance of the
UnsubscribedEvent
class
public
UnsubscribedEvent
(
IClient
client
,
string
channel
)
client
IClient
channel
string