[This is preliminary documentation and is subject to change.]
Adds the specified socket msg to the outgoing stack.
This is a synchronous blocking call that executes until the data is written
into socket stack (but not necessarily delivered). If send error occurs then socket is
marked as !Active (Disposed)
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- data
- Type: NFX.Glue.Native WireMsg
See Also