Catalyst File Transfer .NET

FileTransfer.GetFileSize Method

Returns the size of the specified file on the remote server.

Overload List

Returns the size of the specified file on the remote server.

public bool GetFileSize(ref long);

Returns the size of the specified file on the remote server.

public bool GetFileSize(string,ref long);

See Also

FileTransfer Class | SocketTools Namespace