The socket that the connection has been accepted on.


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Public socket As Socket
C#
public Socket socket;
C++
public:
 Socket socket sealed ;
J#
public Socket socket
JScript
public socket : Socket;

See Also