edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpClientHttpMethod Property

HTTP method to use - GET is the default

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public HttpMethod HttpMethod { get; set; }

Property Value

HttpMethod

See Also