An NDoc Documented Class Library

IExFileTransferClient.GetRemoteCRC Method 

Get the CRC-32 checksum for the named remote file. Not supported by all servers (requires the XCRC command).

uint GetRemoteCRC(
   string path
);

Parameters

path

Return Value

See Also

IExFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace