Documentation for a minimal subset of the QSM API
Send Method (source)
Namespaces > QS.Fx.Network > ISender > Send(ISource)
Schedule a transmission of a longer stream of packets by associating a data feed with the socket.
Syntax
C#Visual BasicManaged C++
void Send (
	ISource source
)
Sub Send ( _
	source As ISource _
)
void Send (
	ISource^ source
)
Parameters
source (ISource)

[Missing <param> documentation for "source"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0