Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ftp.GetSystemNameAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

GetSystemNameAsync(Object)

Begins asynchronous GetSystemName operation. Returns the name of the remote OS.

Declaration
public Task<string> GetSystemNameAsync(object state = null)
Parameters
Type Name Description
Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<String>

The name of the remote OS.

Remarks

Represents FTP SYST command.

Some servers do not support SYST command and most servers return very inaccurate responses.

In This Article
  • GetSystemNameAsync(Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies