An NDoc Documented Class Library

IFileTransferClient.Put Method

Overload List

 

void Put(byte[],string);

 

void Put(byte[],string,bool);

 

long Put(Stream,string);

 

long Put(Stream,string,bool);

 

void Put(string,string);

 

void Put(string,string,bool);

See Also

IFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace