Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CSharpRTMP
Core
Protocols
Cluster
InboundClusterProtocol
C# Class CSharpRTMP.Core.Protocols.Cluster.InboundClusterProtocol
Inheritance:
BaseClusterProtocol
Datei anzeigen
Open project: langhuihui/csharprtmp
Class Usage Examples
Protected Methods
Method
Description
OnReceive
(
ClusterMessageType
type
) :
void
Method Details
OnReceive()
protected
method
protected
OnReceive
(
ClusterMessageType
type
) :
void
type
ClusterMessageType
return
void