Connection.Send Method (Byte[])
send number of bytes
[Visual Basic]
Function Send( _
ByVal
data As
Byte() _
) As
Integer
Parameters
-
data
- bytes to send
Return Value
number of bytes actually send
See Also
Connection Interface | BlueLibs.Comm Namespace | Connection.Send Overload List