Call this method to begin receiving data from the socket


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

Syntax

Visual Basic (Declaration)
Public Sub BeginReceive()
C#
public void BeginReceive()
C++
public:
 void BeginReceive() sealed 
J#
public void BeginReceive()
JScript
public  function BeginReceive()

See Also