An NDoc Documented Class Library

ExFTPClient.GetRemoteCRC Method 

Get the CRC-32 checksum for the named remote file

public uint GetRemoteCRC(
   string path
);

Parameters

path

Return Value

Implements

IExFileTransferClient.GetRemoteCRC

See Also

ExFTPClient Class | EnterpriseDT.Net.Ftp Namespace