Reference Library
WaitForData Method (cb)
NamespacesAsgard5.NetSocketClientWaitForData(AsyncCallback)
Do not override this method unless you have advanced knowledge of sockets.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void WaitForData(
	AsyncCallback cb
)
Protected Overridable Sub WaitForData ( _
	cb As AsyncCallback _
)
protected:
virtual void WaitForData(
	AsyncCallback^ cb
)
Parameters

Assembly: Asgard5Library (Module: Asgard5Library)