C#
C++/CLI
buffer
Pointer to a buffer that holds the data to be sent.
length
Size, in bytes, of the data to be sent.
The non-secure send is the fastest method of transmitting data over an ISCL connection. It is faster than the normal send/receive process and has no encryption and no message authentication codes.