Click or drag to resize

ITFtpTransferCancel Method

Cancel the currently running transfer, possibly sending the provided reason to the remote endpoint.

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
void Cancel(
	TFtpErrorPacket reason
)
View Source

Parameters

reason  TFtpErrorPacket
 
See Also