C# Class CrossroadsIO.DuplexSocket

Inheritance: Socket
Afficher le fichier Open project: jgoz/crossroads-net

Méthodes publiques

Méthode Description
Subscribe ( byte prefix ) : void
Unsubscribe ( byte prefix ) : void

Private Methods

Méthode Description
DuplexSocket ( SocketProxy socketProxy, SocketType socketType ) : System

Method Details

Subscribe() public méthode

public Subscribe ( byte prefix ) : void
prefix byte
Résultat void

Unsubscribe() public méthode

public Unsubscribe ( byte prefix ) : void
prefix byte
Résultat void