Discuss this help topic in SecureBlackbox Forum

TElShellSSHSubsystemHandler.StdOutEncoding

TElShellSSHSubsystemHandler     See also     


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


Specifies encoding for stdout channel.

Declaration

[C#]
    Encoding StdOutEncoding;

[VB.NET]
    Property StdOutEncoding As Encoding

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify encoding for stdout channel.

See also:     StdErrEncoding    

Discuss this help topic in SecureBlackbox Forum