C# Class Blaze.Server.BlazeServer

Afficher le fichier Open project: sebastian-malek/blaze-server Class Usage Examples

Méthodes publiques

Свойство Type Description
Clients Client>.Dictionary

Méthodes publiques

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
AcceptCallback ( IAsyncResult ar ) : void
AuthenticateAsServerCallback ( IAsyncResult ar ) : void
BlazeServer ( ) : System
CloseSocket ( IAsyncResult ar ) : void
ReadCallback ( IAsyncResult ar ) : void

Method Details

Start() public static méthode

public static Start ( ) : void
Résultat void

Property Details

Clients public_oe static_oe property

public static Dictionary Clients
Résultat Client>.Dictionary