Discuss this help topic in SecureBlackbox Forum

TElShellSSHSubsystemHandler.StdErrEncoding

TElShellSSHSubsystemHandler     See also     


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


Specifies encoding for stderr channel.

Declaration

[C#]
    Encoding StdErrEncoding;

[VB.NET]
    Property StdErrEncoding As Encoding

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify encoding for stderr channel.

See also:     StdOutEncoding    

Discuss this help topic in SecureBlackbox Forum