Discuss this help topic in SecureBlackbox Forum

TElSimpleFTPSServer.SocketSettings

TElSimpleFTPSServer     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the outgoing socket settings.

Declaration

[C#]
    TElSocketSettings SocketSettings;

[VB.NET]
    Property SocketSettings As TElSocketSettings

[Pascal]
    under development

[C++]
    TElSocketSettings* get_SocketSettings();

[PHP]
    TElSocketSettings get_SocketSettings()

[Java]
    TElSocketSettings getSocketSettings();

Description

    Use this property to specify the outgoing socket settings.

Discuss this help topic in SecureBlackbox Forum