C# Class CSharpRTMP.Core.Protocols.Cluster.InboundClusterProtocol

Inheritance: BaseClusterProtocol
Afficher le fichier Open project: langhuihui/csharprtmp Class Usage Examples

Méthodes protégées

Méthode Description
OnReceive ( ClusterMessageType type ) : void

Method Details

OnReceive() protected méthode

protected OnReceive ( ClusterMessageType type ) : void
type ClusterMessageType
Résultat void