Click or drag to resize

RestExtensionMethods Property

Gets REST methods. At least Stream should be supported.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public List<RestMethod> Methods { get; set; }

Property Value

ListRestMethod
See Also