Documentation for a minimal subset of the QSM API
Send Method (data)
Namespaces
>
QS.Fx.Network
>
ISender
>
Send(Data)
C#
Visual Basic
Managed C++
Schedule a transmission of a packet.
Syntax
C#
Visual Basic
Managed 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