Click or drag to resize

FTPServerInputControlDispose Method

Releases the unmanaged resources used by the FTPServerInputControl and optionally releases the managed resources

Namespace: RelaxIS_SDK.Tools
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also