PowerTCP FTP for .NET
Session Constructor(IPEndPoint)



The remote IPEndPoint to connect to.
Constructor for Session with a Remote IPEndPoint parameter.
Syntax
Public Function New( _
   ByVal remoteEP As IPEndPoint _
)
Dim remoteEP As IPEndPoint
 
Dim instance As New Session(remoteEP)
public Session( 
   IPEndPoint remoteEP
)
public:
Session( 
   IPEndPoint^ remoteEP
)

Parameters

remoteEP
The remote IPEndPoint to connect to.
See Also

Reference

Session Class
Session Members
Overload List


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic