Call this method to start sending data from the SendBuffer


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

Syntax

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

See Also