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




Connect to a server asynchronously, specifying the local interface to use. The Tcp.EndConnect event is raised when completed.

Overload List

OverloadDescription
BeginConnect(String,Int32,String,Int32,Object) Connect to a server asynchronously, specifying the local interface to use. The Tcp.EndConnect event is raised when completed.  
BeginConnect(String,Int32,String,Int32,Int32,Object) Connect to a server asynchronously, specifying the local interface and a range of local ports to use. The Tcp.EndConnect event is raised when completed.  
BeginConnect(String,Int32) Connect to a server asynchronously. The Tcp.EndConnect 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.