Documentation for a minimal subset of the QSM API
Send Method (data)
Namespaces > QS.Fx.Network > ISender > Send(Data)
Schedule a transmission of a packet.
Syntax
C#Visual BasicManaged C++
void Send (
	Data data
)
Sub Send ( _
	data As Data _
)
void Send (
	Data data
)
Parameters
data (Data)
The segment of managed or unmanaged memory to be transmitted to the destination.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0