PowerTCP Mail for .NET
Send Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > Tcp Class : Send Method




Send data to the server, specifying a buffer, offset, count and SocketFlags value.

Overload List

OverloadDescription
Send(Byte[],Int32,Int32,SocketFlags) Send data to the server, specifying a buffer, offset, count and SocketFlags value.  
Send(Byte[]) Send data to the server.  
Send(String) Send data to the server.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.