Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AspComet
Eventing
UnsubscribedEvent
C# Class AspComet.Eventing.UnsubscribedEvent
Raised when a client unsubscribes from a channel
Inheritance:
IChannelEvent
Afficher le fichier
Open project: nmosafi/aspComet
Class Usage Examples
Méthodes publiques
Méthode
Description
UnsubscribedEvent
(
IClient
client
,
string
channel
)
Initialises a new instance of the
UnsubscribedEvent
class
Method Details
UnsubscribedEvent()
public
méthode
Initialises a new instance of the
UnsubscribedEvent
class
public
UnsubscribedEvent
(
IClient
client
,
string
channel
)
client
IClient
channel
string