Discuss this help topic in SecureBlackbox Forum

TElFTPSServerMessageTable.SetDefaults

TElFTPSServerMessageTable     See also     


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


Sets server messages to defaults.

Declaration

[C#]
    void SetDefaults();

[VB.NET]
    Sub SetDefaults()

[Pascal]
    procedure SetDefaults;

[C++]
    void SetDefaults();

[PHP]
    void SetDefaults()

[Java]
    void setDefaults();

Description

    Call this method to set default server message table.

See also:     SetMessage    

Discuss this help topic in SecureBlackbox Forum