OBEXFtpConnection.CreateOBEXClientHandle Method
Overrides base method to return OBEXFtpClient object that provides FTP connection handling.
[Visual Basic]
Overrides Protected Function CreateOBEXClientHandle() As
OBEXClient
[C#]
protected override
OBEXClient CreateOBEXClientHandle();
Return Value
Returns OBEXFtpClient object that provides FTP connection handling.
See Also
OBEXFtpConnection Class | BlueLibs.Components Namespace