Click or drag to resize

HandleClientsentFile Method

File Sent Abstraction

Namespace:  CSharpGrid.TCPClient
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected abstract void sentFile(
	string filename
)

Parameters

filename
Type: SystemString
Filename
See Also