FtpProxy.Encoding Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Encoding
Declaration
public Encoding Encoding { get; set; }
Property Value
| Type | Description |
|---|---|
| Encoding | The Encoding to use to encode and decode requests and responses. Default is Encoding.Default. |