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




Send data from your buffer asynchronously, specifying a buffer, offset, count and SocketFlags value. The Tcp.EndSend event is raised when completed.

Overload List

OverloadDescription
BeginSend(Byte[],Int32,Int32,SocketFlags,Object) Send data from your buffer asynchronously, specifying a buffer, offset, count and SocketFlags value. The Tcp.EndSend event is raised when completed.  
BeginSend(Byte[]) Send data from your buffer asynchronously. The Tcp.EndSend event is raised when completed.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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