C# Class Server.StateObject

Afficher le fichier Open project: porcellus/KomponensAlapuJatek

Méthodes publiques

Свойство Type Description
buffer byte[]
sb StringBuilder
workSocket Socket

Property Details

buffer public_oe property

public byte[] buffer
Résultat byte[]

sb public_oe property

public StringBuilder sb
Résultat StringBuilder

workSocket public_oe property

public Socket workSocket
Résultat Socket