C# Class SimpleChat.NET.SocketStateObject

Afficher le fichier Open project: HQarroum/android-mdns Class Usage Examples

Méthodes publiques

Свойство Type Description
m_buffer byte[]
m_complete bool
m_sb StringBuilder

Méthodes publiques

Méthode Description
SocketStateObject ( Socket socket ) : System

Method Details

SocketStateObject() public méthode

public SocketStateObject ( Socket socket ) : System
socket Socket
Résultat System

Property Details

m_buffer public_oe property

public byte[] m_buffer
Résultat byte[]

m_complete public_oe property

public bool m_complete
Résultat bool

m_sb public_oe property

public StringBuilder m_sb
Résultat StringBuilder